diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 19:57:00 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 19:57:00 +0000 |
commit | e7d3989475c007672e11b5612203fe5c849fb76e (patch) | |
tree | 4e2f751db60aa3aa2e341edc81081db4d61b822a /DEPS | |
parent | 489ab991cee56c2dbaac947d99843512e5a1cbe1 (diff) | |
download | chromium_src-e7d3989475c007672e11b5612203fe5c849fb76e.zip chromium_src-e7d3989475c007672e11b5612203fe5c849fb76e.tar.gz chromium_src-e7d3989475c007672e11b5612203fe5c849fb76e.tar.bz2 |
WebKit roll 49245:49254
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/265016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28297 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": "49245", + "webkit_revision": "49254", "ffmpeg_revision": "27457", } |