Chromium Code Reviews

Unified Diff: DEPS

Issue 6008001: Revert 69525 - Update V8 to version 3.0.3.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 69545)
+++ DEPS (working copy)
@@ -58,7 +58,7 @@
(Var("googlecode_url") % "gyp") + "/trunk@857",
"src/v8":
- (Var("googlecode_url") % "v8") + "/trunk@6061",
+ (Var("googlecode_url") % "v8") + "/trunk@6029",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine