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. |