Use OAuth for accessing Rietveld

R=machenbach@chromium.org, tandrii@chromium.org
BUG=489483
LOG=n
NOTRY=true

Review URL: https://codereview.chromium.org/1150333002

Cr-Commit-Position: refs/heads/master@{#28602}
This commit is contained in:
sergiyb 2015-05-22 11:48:42 -07:00 committed by Commit bot
parent 3d5b2f807b
commit 4aeeb01702

View File

@ -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"
],