diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 17:24:50 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 17:24:50 +0000 |
commit | 3fee46a708a61e2005c6de6330b52d1ad89d50b7 (patch) | |
tree | 0f6af7c9c0ac4eb97a9927e4d14f0282919a53ed | |
parent | e117ef215378e5ff9a3a3cddbe8f4cdb51e648b3 (diff) | |
download | chromium_src-3fee46a708a61e2005c6de6330b52d1ad89d50b7.zip chromium_src-3fee46a708a61e2005c6de6330b52d1ad89d50b7.tar.gz chromium_src-3fee46a708a61e2005c6de6330b52d1ad89d50b7.tar.bz2 |
Webkit roll: 62844 -> 63172.
Redoing the webkit roll, and pushing forward with failures.
Every now and then, you've just got to take a leap...
Review URL: http://codereview.chromium.org/2958006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52183 0039d316-1c4b-4281-b951-d872f2087c98
-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": "62844", + "webkit_revision": "63172", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |