diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-04 03:45:46 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-04 03:45:46 +0000 |
commit | 96bf8aca4bbc131c1b56e1adab3f4c5b5d9ab1a9 (patch) | |
tree | 8aab8da8596a28e9dfa7339eec685842432bddba /DEPS | |
parent | 87bc3e95e3bae8e76c17b3955aac361faee1ec50 (diff) | |
download | chromium_src-96bf8aca4bbc131c1b56e1adab3f4c5b5d9ab1a9.zip chromium_src-96bf8aca4bbc131c1b56e1adab3f4c5b5d9ab1a9.tar.gz chromium_src-96bf8aca4bbc131c1b56e1adab3f4c5b5d9ab1a9.tar.bz2 |
Revert 87902 (broke clang build) - Roll WebKit to r88068.
TBR=bulach
TBR=simonjam@chromium.org
Review URL: http://codereview.chromium.org/7065077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87915 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": "88068", + "webkit_revision": "88031", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |