summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-18 04:18:43 +0000
committerdbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-18 04:18:43 +0000
commit78af64517c602e388da9f5708dd0f9c2e17ad109 (patch)
tree9ad517e629e80ca53b7329fd6fe22cd35475eba1
parenta86517166115c988642eb9c3a31b3e75b09368e0 (diff)
downloadchromium_src-78af64517c602e388da9f5708dd0f9c2e17ad109.zip
chromium_src-78af64517c602e388da9f5708dd0f9c2e17ad109.tar.gz
chromium_src-78af64517c602e388da9f5708dd0f9c2e17ad109.tar.bz2
Revert "Roll V8 from 3.8.4.1 to 3.8.6"
This reverts commit 3f89e983960be4a7db6a9bb52f782d4e255cc105. R=oshima@chromium.org,aa@chromium.org TBR=erik.corry@gmail.com BUG=110509,110463 TEST=Trybots and CWS work again. Review URL: https://chromiumcodereview.appspot.com/9201002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118042 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2480448..2d5a5ee 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,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": "10408",
+ "v8_revision": "10339",
"webrtc_revision": "1311",
"jsoncpp_revision": "248",
}