Post Git switch: Update codereview.settings and remove drover.properties
The key in codereview.settings only made sense for committing to SVN. The drover.properties is of no use, since drover doesn't support Git. BUG=chromium:412012 Review URL: https://webrtc-codereview.appspot.com/46669004 Cr-Commit-Position: refs/heads/master@{#8847}
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This file is used by gcl to get repository specific information.
|
||||
CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
||||
CC_LIST: webrtc-reviews@webrtc.org
|
||||
VIEW_VC: http://code.google.com/p/webrtc/source/detail?r=
|
||||
VIEW_VC: https://chromium.googlesource.com/external/webrtc/+/
|
||||
TRY_ON_UPLOAD: False
|
||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-webrtc
|
||||
TRYSERVER_PROJECT: webrtc
|
||||
|
Reference in New Issue
Block a user