diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-11 00:04:13 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-11 00:04:13 +0000 |
commit | efd3abf44fda6ab766f31ba899f897d8fb342289 (patch) | |
tree | 1510c3c9737359c74d8b3c221898f31985df4976 /DEPS | |
parent | 628950bc8ac88d4ab998323837a603aa8288d4ec (diff) | |
download | chromium_src-efd3abf44fda6ab766f31ba899f897d8fb342289.zip chromium_src-efd3abf44fda6ab766f31ba899f897d8fb342289.tar.gz chromium_src-efd3abf44fda6ab766f31ba899f897d8fb342289.tar.bz2 |
Roll Blink: r150115:r150138
BUG=
TEST=tree
TBR=danakj
Review URL: https://codereview.chromium.org/14710009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199584 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": "150115", + "webkit_revision": "150138", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |