diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-15 16:31:11 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-15 16:31:11 +0000 |
commit | ded827d5bbdf31d0903d12ce326534cd4b956dbf (patch) | |
tree | 054fff1e6a5e8ffe10348046feb58ad5c66a2810 /DEPS | |
parent | 74db479680863c2094c44825b8b28ad7572e4e60 (diff) | |
download | chromium_src-ded827d5bbdf31d0903d12ce326534cd4b956dbf.zip chromium_src-ded827d5bbdf31d0903d12ce326534cd4b956dbf.tar.gz chromium_src-ded827d5bbdf31d0903d12ce326534cd4b956dbf.tar.bz2 |
WebKit roll 61125:61179
(tree needed clobbering, the original roll apparently was fine after all:
the issue was that changing build/features_override.gypi didn't trigger a full rebuild...)
Review URL: http://codereview.chromium.org/2809008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49802 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": "61125", + "webkit_revision": "61179", "ffmpeg_revision": "49485", "skia_revision": "576", "chromium_git": "http://src.chromium.org/git", |