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

Unified Diff: third_party/closure_compiler/tools/create_include_gyp.py

Issue 2754733002: Closure: remove pending_compiler_externs.js (Closed)
Patch Set: remove Created 3 years, 9 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
Index: third_party/closure_compiler/tools/create_include_gyp.py
diff --git a/third_party/closure_compiler/tools/create_include_gyp.py b/third_party/closure_compiler/tools/create_include_gyp.py
index 2258e0cea1c04017650423728305982624a52875..08ef52567ca24e3f77f94773dce6700c4f823a33 100755
--- a/third_party/closure_compiler/tools/create_include_gyp.py
+++ b/third_party/closure_compiler/tools/create_include_gyp.py
@@ -46,7 +46,7 @@ def CreateIncludeGyp(directory):
def ShowUsageAndDie():
- print "usage: tools/create_include_gyp.py externs > externs/compiled_resources2.gyp"
+ print "usage: tools/create_include_gyp.py externs/ > externs/compiled_resources2.gyp"
sys.exit(1)
« no previous file with comments | « third_party/closure_compiler/externs/pending_compiler_externs.js ('k') | ui/webui/resources/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698