diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-28 23:02:46 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-28 23:02:46 +0000 |
commit | ce4fc37870d063486b0a8e6f1e064a9e62da1428 (patch) | |
tree | e16cd847118c18a2835760260b7fb5d1f9714406 /DEPS | |
parent | e6e65e6f5b86680026e3c3c3f2a0dfc2b18ae988 (diff) | |
download | chromium_src-ce4fc37870d063486b0a8e6f1e064a9e62da1428.zip chromium_src-ce4fc37870d063486b0a8e6f1e064a9e62da1428.tar.gz chromium_src-ce4fc37870d063486b0a8e6f1e064a9e62da1428.tar.bz2 |
Revert WebKit rolls back to r79845. Multiple layout tests are failing
TBR=antonm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76297 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": "79882", + "webkit_revision": "79845", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4382", |