Chromium Code Reviews| Index: webrtc/tools/testing/codereview.settings |
| diff --git a/webrtc/tools/testing/codereview.settings b/webrtc/tools/testing/codereview.settings |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4cbbda4a4c15b59e203c4075017c9312667c07ce |
| --- /dev/null |
| +++ b/webrtc/tools/testing/codereview.settings |
| @@ -0,0 +1,9 @@ |
| +CODE_REVIEW_SERVER: codereview.chromium.org |
|
kjellander_webrtc
2017/05/05 11:36:00
Skip this file, it's only meant for the other repo
mbonadei
2017/05/05 11:43:48
Done.
|
| +CC_LIST: chromium-reviews@chromium.org |
| +VIEW_VC: https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS/+/ |
| +STATUS: http://chromium-status.appspot.com/status |
| +TRY_ON_UPLOAD: False |
| +TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |
| +GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD |
| +GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD |
| +PROJECT: chromium_deps |