| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f7d0ce2bc0a4665090d88bf30c04dce1884152dc..053b052bac0d0c69ab7350df18a516de9bd7a073 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -4,8 +4,10 @@
|
| # 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 <gclientdir>
|
| # gclient runhooks
|
| +# where <gcliendir> is the absolute path to the directory containing the
|
| +# .gclient file (the parent of "src").
|
| # DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by
|
| # a bot when you modify this one.
|
| #
|
|
|