diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 23:03:22 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 23:03:22 +0000 |
commit | e3987391a5e1768b03868737d7ce05b51d3ef630 (patch) | |
tree | 5448d431ccb3fae14a6a5b34ec5227aaa37ff3a0 | |
parent | 2297fb71a99136816c88f785343831812baa3bc0 (diff) | |
download | chromium_src-e3987391a5e1768b03868737d7ce05b51d3ef630.zip chromium_src-e3987391a5e1768b03868737d7ce05b51d3ef630.tar.gz chromium_src-e3987391a5e1768b03868737d7ce05b51d3ef630.tar.bz2 |
WebKit merge from r63759:r63781
TBR=senorblanco
Review URL: http://codereview.chromium.org/3029015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53116 0039d316-1c4b-4281-b951-d872f2087c98
-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": "63759", + "webkit_revision": "63781", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |