diff options
| author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-01 13:37:59 +0000 | 
|---|---|---|
| committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-01 13:37:59 +0000 | 
| commit | 7588cc5b43089e1e340db7001d97f34d153b84a2 (patch) | |
| tree | 82a1e058d07a60572fc11e71c025e0d6020b886c /DEPS | |
| parent | 79971dc0f72ce08c7a5ad244cf2f877215caa918 (diff) | |
| download | chromium_src-7588cc5b43089e1e340db7001d97f34d153b84a2.zip chromium_src-7588cc5b43089e1e340db7001d97f34d153b84a2.tar.gz chromium_src-7588cc5b43089e1e340db7001d97f34d153b84a2.tar.bz2  | |
Roll WebKit 91997:92125.
TBR=zmo@google.com
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7538021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94895 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": "91997", +  "webkit_revision": "92125",    "chromium_git": "http://git.chromium.org/git",    "swig_revision": "69281",    # These hashes need to be updated when nacl_revision is changed.  | 
