summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 13:45:56 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 13:45:56 +0000
commit7f6c3d8ba44041fc56764de0b0b8c04a5c49bed6 (patch)
tree683a337080dd4c98b3118aa6b4a3401b6f8e923c /DEPS
parente985bb9e8d3cfa59dbbd478bb91ad6c6a426e541 (diff)
downloadchromium_src-7f6c3d8ba44041fc56764de0b0b8c04a5c49bed6.zip
chromium_src-7f6c3d8ba44041fc56764de0b0b8c04a5c49bed6.tar.gz
chromium_src-7f6c3d8ba44041fc56764de0b0b8c04a5c49bed6.tar.bz2
Update V8 to version 3.27.18.1 (merged r21632).
Please reply to the V8 sheriff mvstanton@chromium.org in case of problems. TBR=mvstanton@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/310813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274515 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 2b553dd..87a258b 100644
--- a/DEPS
+++ b/DEPS
@@ -50,7 +50,7 @@ vars = {
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
"v8_branch": "trunk",
- "v8_revision": "21598",
+ "v8_revision": "21633",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.