diff options
author | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-20 01:27:42 +0000 |
---|---|---|
committer | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-20 01:27:42 +0000 |
commit | dd44efe27dbdb51ce956864813968f9441734546 (patch) | |
tree | 8135c5f64837a0f4a232f82f2a538710a963f491 /DEPS | |
parent | 50334fa2b796a9d2eb2fc5e4234c7d71ec2a6439 (diff) | |
download | chromium_src-dd44efe27dbdb51ce956864813968f9441734546.zip chromium_src-dd44efe27dbdb51ce956864813968f9441734546.tar.gz chromium_src-dd44efe27dbdb51ce956864813968f9441734546.tar.bz2 |
WebKit roll 91261:91310
TBR=hayato
Review URL: http://codereview.chromium.org/7452003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93146 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "91261", + "webkit_revision": "91310", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |