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

Unified Diff: third_party/closure_compiler/README.chromium

Issue 582193002: Add script to update Closure Compiler version and chrome_extensions.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix language Created 6 years, 3 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 | third_party/closure_compiler/bump_compiler_version » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/README.chromium
diff --git a/third_party/closure_compiler/README.chromium b/third_party/closure_compiler/README.chromium
index 9bcf4e435566241f473279f7694179d5d912c6cd..d9860d09f2a57eed57331a257e7c6575bdbd432b 100644
--- a/third_party/closure_compiler/README.chromium
+++ b/third_party/closure_compiler/README.chromium
@@ -23,3 +23,6 @@ Local modifications:
{cr|Object}.defineProperty() and public API generation with cr.makePublic().
See third_party/closure_compiler/runner/how_to_test_compiler_pass.md for
testing instructions on this pass.
+- Use the script third_party/closure_compiler/bump_compiler_version to update
+ the versions of third_party/closure_compiler/compiler/compiler.jar and
+ third_party/closure_compiler/externs/chrome_extensions.js.
« no previous file with comments | « no previous file | third_party/closure_compiler/bump_compiler_version » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698