diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 21:48:04 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 21:48:04 +0000 |
commit | 4a99e834fe351c8e81a70ea571d52b3cdde40af1 (patch) | |
tree | 45d8722eaf7ad8c4eed025513e9c8337836375ae /DEPS | |
parent | 932342ae9338b8fe4457149609c1b00f7526caef (diff) | |
download | chromium_src-4a99e834fe351c8e81a70ea571d52b3cdde40af1.zip chromium_src-4a99e834fe351c8e81a70ea571d52b3cdde40af1.tar.gz chromium_src-4a99e834fe351c8e81a70ea571d52b3cdde40af1.tar.bz2 |
Webkit roll to 49284.
BUG=none
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/265042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28456 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": "49278", + "webkit_revision": "49284", "ffmpeg_revision": "27457", } |