commit | dc469adf04288d4f3ad3ca8af42cadc39b4c901b | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Feb 17 06:37:51 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 17 06:37:51 2016 -0800 |
tree | ad8225266a3ff947cd38005757b9d8b7ef71ebf8 | |
parent | d10f5b3ac90322071b40e62fb585644ddd767223 [diff] |
come on, this is how you drive-by BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1708563002 Review URL: https://codereview.chromium.org/1708563002
diff --git a/bin/sync-and-gyp b/bin/sync-and-gyp index fadfff8..906b767 100755 --- a/bin/sync-and-gyp +++ b/bin/sync-and-gyp
@@ -27,6 +27,7 @@ import hashlib import subprocess import os +import sys skia_dir = os.path.join(os.path.dirname(__file__), os.pardir)