Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 How to recreate the contents of this directory. | |
| 2 | |
| 3 1. wget http://build.chromium.org/p/chromium.mac/console | |
| 4 2. mv console in_mac.html | |
| 5 3. Edit a DevComment section in in_mac.html to contain ₩. | |
| 6 4. Edit console_test.py, uncomment lines in console_test.py | |
| 7 that write expected contents. | |
| 8 5. Run test. (This will write expected contents.) | |
| 9 6. Comment lines that write expected comments. | |
| 10 7. Create a CL with the updated content, land it. | |
| OLD | NEW |