diff options
author | tonyg@google.com <tonyg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-28 09:04:03 +0000 |
---|---|---|
committer | tonyg@google.com <tonyg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-28 09:04:03 +0000 |
commit | a4f6669db2de1855a31879cde50f7b71e5eab5a7 (patch) | |
tree | 47132f757a0798cead7231d129bfead03e914373 /DEPS | |
parent | 8ec712669f54c98a84e0179732a8ac500595d8b0 (diff) | |
download | chromium_src-a4f6669db2de1855a31879cde50f7b71e5eab5a7.zip chromium_src-a4f6669db2de1855a31879cde50f7b71e5eab5a7.tar.gz chromium_src-a4f6669db2de1855a31879cde50f7b71e5eab5a7.tar.bz2 |
Roll WebKit 91883:91912.
TBR=enne@chromium.org
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7482040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94432 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": "91883", + "webkit_revision": "91912", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |