Reviewers: Michael Achenbach,

Description:
Roll gyp 1685:1806

Too many updates to summarize them here.

BUG=none
LOG=n
[email protected]

Please review this at https://codereview.chromium.org/109073004/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+2, -2 lines):
  M DEPS
  M Makefile


Index: DEPS
diff --git a/DEPS b/DEPS
index b91ae4e7667da430098736c4e5da9748063dda11..b8637dec8e052f8b3592a3475732227998c1b1fa 100644
--- 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@214189";,
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


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to