Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tool to help manage merge conflicts from the Blink rename. The tool is committed | |
| 2 into the Chromium repository. However, with the exception of the run.py loader | |
| 3 stub, the rest of the tool is fetched from Google Storage at runtime. | |
| 4 | |
| 5 Use upload_to_google_storage.py -b chromium-blink-rename -a pylib to upload new | |
| 6 versions of the pylib. | |
| OLD | NEW |