diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 00:45:45 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 00:45:45 +0000 |
commit | 2480a9e664a2a3f034aedf073039368826f35266 (patch) | |
tree | 0d127aa702408c3c07a0b3bc9ff1ef9410740464 /DEPS | |
parent | 742f331983fb618f8b97fe24e7ec1366ae51694a (diff) | |
download | chromium_src-2480a9e664a2a3f034aedf073039368826f35266.zip chromium_src-2480a9e664a2a3f034aedf073039368826f35266.tar.gz chromium_src-2480a9e664a2a3f034aedf073039368826f35266.tar.bz2 |
Webkit Roll to 49321. IsolatedWorld tests are now fixed.
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/262032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28491 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": "49284", + "webkit_revision": "49321", "ffmpeg_revision": "27457", } |