diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 19:45:24 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 19:45:24 +0000 |
commit | b890f39cbd99e6825dabe86f69a2ae2db3ce3247 (patch) | |
tree | 698766ce2a06fa499e3538bae701b76ee0e998b6 /DEPS | |
parent | f06a9ff477f69bc988f48d4da8658c20ec0f8e17 (diff) | |
download | chromium_src-b890f39cbd99e6825dabe86f69a2ae2db3ce3247.zip chromium_src-b890f39cbd99e6825dabe86f69a2ae2db3ce3247.tar.gz chromium_src-b890f39cbd99e6825dabe86f69a2ae2db3ce3247.tar.bz2 |
DevTools: Chromium part of the SourceFrame2 migration.
Review URL: http://codereview.chromium.org/551170
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37291 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": "53939", + "webkit_revision": "53941", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |