| Index: Makefile
|
| diff --git a/Makefile b/Makefile
|
| index 2c75cffbe79a7c93c3ceed227f5a405b50f83a1f..50d912450b7144817e98f5b8fe8a35bc3cb795ab 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 1685
|
| svn checkout --force \
|
| https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
|
| third_party/icu --revision 239289
|
|
|