summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 18:25:23 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 18:25:23 +0000
commit1ac099ccaa4bc2d28473f310e74c4414e5a10de7 (patch)
treed66152c231768e835734cbb1b7e960d6ea58f05c /DEPS
parent45951d93586cc9f18677fee168b881e7ffe57122 (diff)
downloadchromium_src-1ac099ccaa4bc2d28473f310e74c4414e5a10de7.zip
chromium_src-1ac099ccaa4bc2d28473f310e74c4414e5a10de7.tar.gz
chromium_src-1ac099ccaa4bc2d28473f310e74c4414e5a10de7.tar.bz2
Revert only DEPS for v8 roll
Rollback 12% regression in moz page-cycler V8 latest will continue to show perf for the new v8, and identify fixes. tbr=ager,darin Review URL: http://codereview.chromium.org/42178 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11649 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a57dcf4..6f812b9 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@364",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1505",
+ "http://v8.googlecode.com/svn/trunk@1501",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),