diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 18:25:38 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 18:25:38 +0000 |
commit | a0d4a47ac715f0d7f2b03dd7a6481b27e2bf960e (patch) | |
tree | 7c230d6f47ddcfbddb6bb8b43fe91f0462bb6664 /DEPS | |
parent | a9371b3fd7dcb180add4a74d19c12b3c7921af39 (diff) | |
download | chromium_src-a0d4a47ac715f0d7f2b03dd7a6481b27e2bf960e.zip chromium_src-a0d4a47ac715f0d7f2b03dd7a6481b27e2bf960e.tar.gz chromium_src-a0d4a47ac715f0d7f2b03dd7a6481b27e2bf960e.tar.bz2 |
Revert 60663 (broke tests) - Roll WebKit 68387:38692.
BUG=none
TEST=none
TBR=caseq
TBR=senorblanco@chromium.org
Review URL: http://codereview.chromium.org/3509005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60680 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": "68392", + "webkit_revision": "68387", "skia_revision": "599", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |