diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 03:32:23 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 03:32:23 +0000 |
commit | 0af3697eb3a11c84be86be69a6883fd27da54a3e (patch) | |
tree | 46d07abad534d7637197733f622af20f599ac03f /DEPS | |
parent | aad89c71e29378d8617ab0e932afbb0ac8a5653f (diff) | |
download | chromium_src-0af3697eb3a11c84be86be69a6883fd27da54a3e.zip chromium_src-0af3697eb3a11c84be86be69a6883fd27da54a3e.tar.gz chromium_src-0af3697eb3a11c84be86be69a6883fd27da54a3e.tar.bz2 |
webkit roll to r67361 - more expectations changes
R=none
BUG=none
TEST=more bots green up
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59209 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "67360", + "webkit_revision": "67361", "ffmpeg_revision": "58574", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |