diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-11 14:52:15 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-11 14:52:15 +0000 |
commit | 82c02b311b3b4adce9109eafe0780a9c28d8aff4 (patch) | |
tree | be06d9e191d30a1345766287172a3ade19e85937 /DEPS | |
parent | a3488b4f5c7dc0cbc8499b7234e90799dc593881 (diff) | |
download | chromium_src-82c02b311b3b4adce9109eafe0780a9c28d8aff4.zip chromium_src-82c02b311b3b4adce9109eafe0780a9c28d8aff4.tar.gz chromium_src-82c02b311b3b4adce9109eafe0780a9c28d8aff4.tar.bz2 |
Update V8 to version 3.28.69 (based on bleeding_edge revision r23031).
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/455423002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_branch": "trunk", - "v8_revision": "23014", + "v8_revision": "23036", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |