diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-08 07:21:23 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-08 07:21:23 +0000 |
commit | 02ad5ef2805ae92200d872c4694a2d90ebc897b5 (patch) | |
tree | fa7bd303b9a8770cd6b1ae73009a0043d3183880 /DEPS | |
parent | 93054cc1fb19b52ab35ead21f28baf46c55bbfb9 (diff) | |
download | chromium_src-02ad5ef2805ae92200d872c4694a2d90ebc897b5.zip chromium_src-02ad5ef2805ae92200d872c4694a2d90ebc897b5.tar.gz chromium_src-02ad5ef2805ae92200d872c4694a2d90ebc897b5.tar.bz2 |
WebKit roll 60786:60815
TBR=senorblanco
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2749002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "60786", + "webkit_revision": "60815", "ffmpeg_revision": "49039", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |