Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: DEPS

Issue 8424011: Revert 107694 and 107687 "Update V8 to version 3.7.3." and "Update V8 to version 3.7.2." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 107938)
+++ DEPS (working copy)
@@ -31,7 +31,7 @@
"ffmpeg_revision": "107500",
"sfntly_revision": "98",
"skia_revision": "2549",
- "v8_revision": "9825",
+ "v8_revision": "9637",
"webrtc_revision": "808",
"jsoncpp_revision": "246",
@@ -103,7 +103,7 @@
(Var("googlecode_url") % "gyp") + "/trunk@1083",
"src/v8":
- (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
+ (Var("googlecode_url") % "v8") + "/branches/3.6@" + Var("v8_revision"),
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698