| Index: Makefile
|
| diff --git a/Makefile b/Makefile
|
| index d2c9a9dfacb57fe7b76aeee26e6477d250afac52..d4e9baace8ab506cb376c2a649a4f747f70183ff 100644
|
| --- a/Makefile
|
| +++ b/Makefile
|
| @@ -436,7 +436,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 1685
|
| + --revision 1806
|
| svn checkout --force \
|
| https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
|
| third_party/icu --revision 214189
|
|
|