Index: DEPS |
diff --git a/DEPS b/DEPS |
index f7d0ce2bc0a4665090d88bf30c04dce1884152dc..6afb5b09ae2b571b2835e70dd395d260de8efec6 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -4,7 +4,7 @@ |
# See http://code.google.com/p/chromium/wiki/UsingGit |
# |
# To test manually, run: |
-# python tools/deps2git/deps2git.py -o .DEPS.git |
+# python tools/deps2git/deps2git.py -o .DEPS.git -w /path/chrome # (w/o src) |
brettw
2014/05/08 21:41:01
"/path/chrome" is a bit confusing to me
Maybe wr
|
# gclient runhooks |
# DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by |
# a bot when you modify this one. |