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
new file mode 100644
index 0000000..4e19999
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,9 @@
+CODE_REVIEW_SERVER: codereview.chromium.org
+CC_LIST: chromium-reviews@chromium.org
+VIEW_VC: https://chromium.googlesource.com/chromium/deps/xz/+/
+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