Revision: 18394
Author:   joc...@chromium.org
Date:     Fri Dec 20 14:35:15 2013 UTC
Log:      Revert r18390 - "Roll gyp 1685:1806"

Doesn't work with python2.7 - I tested with 2.6 :-/

BUG=none
TBR=hpa...@chromium.org
LOG=n
http://code.google.com/p/v8/source/detail?r=18394

Modified:
 /branches/bleeding_edge/DEPS
 /branches/bleeding_edge/Makefile

=======================================
--- /branches/bleeding_edge/DEPS        Fri Dec 20 14:25:10 2013 UTC
+++ /branches/bleeding_edge/DEPS        Fri Dec 20 14:35:15 2013 UTC
@@ -5,7 +5,7 @@
 deps = {
   # Remember to keep the revision in sync with the Makefile.
   "v8/build/gyp":
-    "http://gyp.googlecode.com/svn/trunk@1806";,
+    "http://gyp.googlecode.com/svn/trunk@1685";,

   "v8/third_party/icu":
     "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@239289";,
=======================================
--- /branches/bleeding_edge/Makefile    Fri Dec 20 13:36:50 2013 UTC
+++ /branches/bleeding_edge/Makefile    Fri Dec 20 14:35:15 2013 UTC
@@ -441,7 +441,7 @@
 # Remember to keep these in sync with the DEPS file.
 dependencies:
        svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \
-           --revision 1806
+           --revision 1685
        svn checkout --force \
            https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
            third_party/icu --revision 239289

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to