diff options
author | jchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 00:33:45 +0000 |
---|---|---|
committer | jchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 00:33:45 +0000 |
commit | 54d82ce27363f0a45fc259615781d3f6c58ad3c7 (patch) | |
tree | cbd45932df3764fc62955818a3688f3d4fd26074 | |
parent | 6153bb04fc944e24f1e3ecfee142da79d63e3ea4 (diff) | |
download | chromium_src-54d82ce27363f0a45fc259615781d3f6c58ad3c7.zip chromium_src-54d82ce27363f0a45fc259615781d3f6c58ad3c7.tar.gz chromium_src-54d82ce27363f0a45fc259615781d3f6c58ad3c7.tar.bz2 |
Blink roll r148381:148401
TBR=haraken
Review URL: https://codereview.chromium.org/14274002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194263 0039d316-1c4b-4281-b951-d872f2087c98
-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": "148381", + "webkit_revision": "148401", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |