aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-02-17 06:37:51 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-17 06:37:51 -0800
commitdc469adf04288d4f3ad3ca8af42cadc39b4c901b (patch)
treead8225266a3ff947cd38005757b9d8b7ef71ebf8 /bin
parentd10f5b3ac90322071b40e62fb585644ddd767223 (diff)
come on, this is how you drive-by
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sync-and-gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sync-and-gyp b/bin/sync-and-gyp
index fadfff84e9..906b7671ba 100755
--- a/bin/sync-and-gyp
+++ b/bin/sync-and-gyp
@@ -27,6 +27,7 @@ import fnmatch
import hashlib
import subprocess
import os
+import sys
skia_dir = os.path.join(os.path.dirname(__file__), os.pardir)