aboutsummaryrefslogtreecommitdiff
path: root/webrtc/codereview.settings
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/codereview.settings')
-rw-r--r--webrtc/codereview.settings7
1 files changed, 4 insertions, 3 deletions
diff --git a/webrtc/codereview.settings b/webrtc/codereview.settings
index 97bee14549..c441cc61bc 100644
--- a/webrtc/codereview.settings
+++ b/webrtc/codereview.settings
@@ -1,4 +1,5 @@
-Creating CLs from this location is not supported!
-Please create a full WebRTC checkout using 'fetch webrtc'
-or by cloning https://chromium.googlesource.com/external/webrtc
+Creating CLs from this location is not supported! Please make sure the current
+working directory is the parent directory of this directory.
+If you're working with a Chromium checkout, you'll have to create a full WebRTC
+checkout and upload a CL from that. See http://www.webrtc.org for instructions.