summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordominich@google.com <dominich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-06 17:59:13 +0000
committerdominich@google.com <dominich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-06 17:59:13 +0000
commitef66a99ab0de277c837acf6f1120b29e803ddac6 (patch)
tree428824e5d227cd6538c763ccbf76f698f23b06ba /DEPS
parent3618be828ea5ceebc4644497325f245dd34de83a (diff)
downloadchromium_src-ef66a99ab0de277c837acf6f1120b29e803ddac6.zip
chromium_src-ef66a99ab0de277c837acf6f1120b29e803ddac6.tar.gz
chromium_src-ef66a99ab0de277c837acf6f1120b29e803ddac6.tar.bz2
Regression continued after revert. Reverting the revert to reland 3.11.9.
I heard you like reverts... Revert 140774 - See http://build.chromium.org/f/chromium/perf/mac-release-10.6/v8_benchmark/report.html?history=150&rev=140770 Apparent regression starts with this version roll. Trying to revert to see if it goes green. Revert 140740 - Update V8 to version 3.11.9. TBR=jkummerow@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10534021 TBR=rossberg@chromium.org Review URL: https://chromiumcodereview.appspot.com/10538025 TBR=dominich@google.com Review URL: https://chromiumcodereview.appspot.com/10546028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140789 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 0ea4db4..fe2c1b1 100644
--- a/DEPS
+++ b/DEPS
@@ -59,7 +59,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
- "v8_revision": "11689",
+ "v8_revision": "11724",
"webrtc_revision": "2356",
"jsoncpp_revision": "248",
"nss_revision": "138140",