Index: Makefile |
diff --git a/Makefile b/Makefile |
index 1fa5cc26f67a17abebc117b87286ae1c81607cd9..8f21f7c6ddcd7eaf73febb9cb8d7b954ac225cae 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 1830 |
+ --revision 1831 |
svn checkout --force \ |
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \ |
third_party/icu --revision 239289 |