| Index: Makefile
|
| diff --git a/Makefile b/Makefile
|
| index 82f008ddf5a04e34502928a036de23a4731689bc..350ac762a016b5e4c309aa0ca48a52efb37db424 100644
|
| --- a/Makefile
|
| +++ b/Makefile
|
| @@ -441,7 +441,7 @@ grokdump: ia32.release
|
| # Remember to keep these in sync with the DEPS file.
|
| dependencies:
|
| svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
|
| - --revision 1806
|
| + --revision 1831
|
| svn checkout --force \
|
| https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
|
| third_party/icu --revision 239289
|
|
|