Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4386)

Unified Diff: bin/sync-and-gyp

Issue 1708563002: come on, this is how you drive-by (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/sync-and-gyp
diff --git a/bin/sync-and-gyp b/bin/sync-and-gyp
index fadfff84e941429a685a7b98860fdcd12e1005f0..906b7671ba6850eb48ae7723c804c70eeb32065a 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)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698