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

Unified Diff: deps/all.deps/DEPS

Issue 10916006: Revert "Update V8 to 3.12." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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 | « dart/tools/gyp/configurations_xcode.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/all.deps/DEPS
diff --git a/deps/all.deps/DEPS b/deps/all.deps/DEPS
index 204e65ca25524fdb628f95a2449b7378dcc8049b..f6bd2470791001d317f81a9e8f20870228948b9e 100644
--- a/deps/all.deps/DEPS
+++ b/deps/all.deps/DEPS
@@ -8,7 +8,6 @@ vars = {
"co19_repo": "http://co19.googlecode.com/svn/trunk/co19/",
"chromium_url": "http://src.chromium.org/svn",
"chromium_git": "http://git.chromium.org/git",
- "v8_version": "3.12",
}
deps = {
@@ -20,7 +19,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk" + Var("gyp_rev"),
"dart/third_party/v8":
- "http://v8.googlecode.com/svn/branches/" + Var("v8_version"),
+ "http://v8.googlecode.com/svn/branches/3.10",
"dart/tests/co19/src":
Var("co19_repo") + "tests/co19/src" + Var("co19_rev"),
« no previous file with comments | « dart/tools/gyp/configurations_xcode.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698