diff options
author | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-19 06:23:13 +0000 |
---|---|---|
committer | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-19 06:23:13 +0000 |
commit | 112069372b92728cc3d348dc436a2ad761dbd452 (patch) | |
tree | 3885af1d0d3e19180d485e363a042dadb47cf41b /DEPS | |
parent | 8e6441caa3adedf373b8ff80bb1fb48caff81556 (diff) | |
download | chromium_src-112069372b92728cc3d348dc436a2ad761dbd452.zip chromium_src-112069372b92728cc3d348dc436a2ad761dbd452.tar.gz chromium_src-112069372b92728cc3d348dc436a2ad761dbd452.tar.bz2 |
WebKit roll 65615:65634
BUG=None
TEST=NONE
TBR=johnnyg@chromium.org
Review URL: http://codereview.chromium.org/3156032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56647 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", "nacl_trunk": "http://nativeclient.googlecode.com/svn/trunk", - "webkit_revision": "65615", + "webkit_revision": "65634", "ffmpeg_revision": "56386", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |