diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 22:43:49 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 22:43:49 +0000 |
commit | 403f39293178ecc7167d84417638081104956ca7 (patch) | |
tree | 4596a01f3fe9b4034ccb429d72b2553934e8bf85 /DEPS | |
parent | bdb769626d7ae6bb6b63455ebe1dca816a47428b (diff) | |
download | chromium_src-403f39293178ecc7167d84417638081104956ca7.zip chromium_src-403f39293178ecc7167d84417638081104956ca7.tar.gz chromium_src-403f39293178ecc7167d84417638081104956ca7.tar.bz2 |
Roll Blink r149738:149880
BUG=
TEST=tree
Review URL: https://codereview.chromium.org/14722016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198818 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "149738", + "webkit_revision": "149880", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |