| Index: Makefile
|
| diff --git a/Makefile b/Makefile
|
| index a749fd026ea85089da4cde8122ac9ff7a8a83300..499f6cb08e0da487557bc88b05318ae6fae70346 100644
|
| --- a/Makefile
|
| +++ b/Makefile
|
| @@ -405,7 +405,7 @@ $(ENVFILE).new:
|
| # Remember to keep these in sync with the DEPS file.
|
| dependencies:
|
| svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
|
| - --revision 1656
|
| + --revision 1685
|
| svn checkout --force \
|
| https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
|
| - third_party/icu --revision 213354
|
| + third_party/icu --revision 214189
|
|
|