Set up a good codereview.settings file

This project is now hosted directly in Git, rather than being a subdirectory
of the svn chrome/trunk/deps project. This codereview.settings file will
ensure that it continues to be reviewed correctly.

BUG=chromium:492230
diff --git a/codereview.settings b/codereview.settings
index 81fa9be..4cbbda4 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -1,5 +1,9 @@
 CODE_REVIEW_SERVER: codereview.chromium.org
 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