aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/sync-and-gyp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sync-and-gyp')
-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)