| Index: testing/commit_queue/config.json
|
| diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
|
| index 150401e118852c0e2e659c2fdc9582cc3dc02bdb..9caf9b5187e32a37aabf0447a235b15f203bd5a2 100644
|
| --- a/testing/commit_queue/config.json
|
| +++ b/testing/commit_queue/config.json
|
| @@ -7,7 +7,7 @@
|
| "max_commit_burst": 1,
|
| "remote_branch": "refs/pending/heads/master",
|
| "rietveld_url": "https://codereview.chromium.org",
|
| - "rietveld_user": "commit-bot@chromium.org",
|
| + "rietveld_auth": "oauth2",
|
| "skip_throttle_users": [
|
| "commit-bot@chromium.org"
|
| ],
|
|
|