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

Unified Diff: tools/blink_rename_merge_helper/README.md

Issue 2802743003: blink_rename_merge_helper: Implement run.py loader stub (Closed)
Patch Set: Add README Created 3 years, 8 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: tools/blink_rename_merge_helper/README.md
diff --git a/tools/blink_rename_merge_helper/README.md b/tools/blink_rename_merge_helper/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..4b96c6eee6773ad487f942bbbe7f0c83aad99e5d
--- /dev/null
+++ b/tools/blink_rename_merge_helper/README.md
@@ -0,0 +1,6 @@
+Tool to help manage merge conflicts from the Blink rename. The tool is committed
+into the Chromium repository. However, with the exception of the run.py loader
+stub, the rest of the tool is fetched from Google Storage at runtime.
+
+Use upload_to_google_storage.py -b chromium-blink-rename -a pylib to upload new
+versions of the pylib.

Powered by Google App Engine
This is Rietveld 408576698