| OLD | NEW |
| 1 BugChomper | 1 AutoRoll |
| 2 =========== | 2 ======== |
| 3 | 3 |
| 4 BugChomper is a tool for quickly prioritizing bugs. | 4 AutoRoll is a program which creates and manages DEPS rolls of Skia into Chrome. |
| 5 | 5 |
| 6 ### BugChomper ### | 6 |
| 7 ### AutoRoll ### |
| 7 It needs the following project level metadata set: | 8 It needs the following project level metadata set: |
| 8 | 9 |
| 9 metadata.COOKIESALT | 10 metadata.COOKIESALT |
| 10 metadata.CLIENT_ID | 11 metadata.CLIENT_ID |
| 11 metadata.CLIENT_SECRET | 12 metadata.CLIENT_SECRET |
| 12 | 13 |
| 13 The client_id and client_secret come from here: | 14 The client_id and client_secret come from here: |
| 14 | 15 |
| 15 https://console.developers.google.com/project/31977622648/apiui/credential | 16 https://console.developers.google.com/project/31977622648/apiui/credential |
| 16 | 17 |
| 17 Look for the Client ID that has a Redirect URI for mon.skia.org. | 18 Look for the Client ID that has a Redirect URI for mon.skia.org. |
| 18 | 19 |
| 19 For 'cookiesalt' search for 'skiamonitor' in valentine. | 20 For 'cookiesalt' search for 'skiamonitor' in valentine. |
| OLD | NEW |