diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 08:54:37 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 08:54:37 +0000 |
commit | 4c6e6dc86bb8e08f1f91452e6b0f3a5ef07bdc05 (patch) | |
tree | 238edd26b229a16b46a904220aff2e5a784a2c65 /DEPS | |
parent | 4dbaad788addedb01f63de85b81d0a7b456cb312 (diff) | |
download | chromium_src-4c6e6dc86bb8e08f1f91452e6b0f3a5ef07bdc05.zip chromium_src-4c6e6dc86bb8e08f1f91452e6b0f3a5ef07bdc05.tar.gz chromium_src-4c6e6dc86bb8e08f1f91452e6b0f3a5ef07bdc05.tar.bz2 |
Roll WebKit DEPS 68896:68975
TBR=morrita, thakis
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3597007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61294 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": "68896", + "webkit_revision": "68975", "skia_revision": "599", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |