Index: codereview.settings |
diff --git a/codereview.settings b/codereview.settings |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f3a39c1f14c6c4a8e2e2be0c9420784afe98606e |
--- /dev/null |
+++ b/codereview.settings |
@@ -0,0 +1,8 @@ |
+# This file is used by gcl to get repository specific information. |
+CODE_REVIEW_SERVER: codereview.chromium.org |
+CC_LIST: native-client-reviews@googlegroups.com |
+VIEW_VC: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h= |
+STATUS: http://nativeclient-status.appspot.com/status |
+TRY_ON_UPLOAD: False |
+TRYSERVER_PROJECT: nacl |
+TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl |