Chromium Code Reviews| Index: talk/codereview.settings |
| diff --git a/talk/codereview.settings b/talk/codereview.settings |
| index 97bee145497f568cb55f295604ce3fab74d52d74..b91afeee16e0fbf8b95a2e6dcbd93d6aa8dc90f1 100644 |
| --- a/talk/codereview.settings |
| +++ b/talk/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. |
|
phoglund
2015/11/10 08:32:14
this directory
kjellander_webrtc
2015/11/10 09:34:48
Done.
|
| +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. |