summaryrefslogtreecommitdiff
path: root/build/gyp_pdfium
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-05-28 13:35:54 -0700
committerJohn Abd-El-Malek <jam@chromium.org>2014-05-28 13:35:54 -0700
commit961a34a731955322370373dd977bc99009965a86 (patch)
treed0538f1190ce48d12933dad8bf29adae7a2a83cb /build/gyp_pdfium
parent40c4fb881dad923c4dcbee3a9477e0a995f3bd04 (diff)
downloadpdfium-961a34a731955322370373dd977bc99009965a86.tar.xz
Followup comments from https://codereview.chromium.org/298893007/
R=thakis@chromium.org Review URL: https://codereview.chromium.org/302653009
Diffstat (limited to 'build/gyp_pdfium')
-rwxr-xr-xbuild/gyp_pdfium1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/gyp_pdfium b/build/gyp_pdfium
index 59f2c6cb9c..7019795d09 100755
--- a/build/gyp_pdfium
+++ b/build/gyp_pdfium
@@ -42,5 +42,6 @@ def main():
run_gyp(args)
+
if __name__ == '__main__':
sys.exit(main()) \ No newline at end of file