Roll gyp 1685:1806
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 13:36:50 +0000 (13:36 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 13:36:50 +0000 (13:36 +0000)
Too many updates to summarize them here.

BUG=none
LOG=n
R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/109073004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18390 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

DEPS
Makefile

diff --git a/DEPS b/DEPS
index b1d3c3d..bc5cd1b 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -5,7 +5,7 @@
 deps = {
   # Remember to keep the revision in sync with the Makefile.
   "v8/build/gyp":
-    "http://gyp.googlecode.com/svn/trunk@1685",
+    "http://gyp.googlecode.com/svn/trunk@1806",
 
   "v8/third_party/icu":
     "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@239289",
index 50d9124..2c75cff 100644 (file)
--- 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 1685
+           --revision 1806
        svn checkout --force \
            https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
            third_party/icu --revision 239289