diff options
author | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 01:55:20 +0000 |
---|---|---|
committer | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 01:55:20 +0000 |
commit | d4b0b751948667fe3efafabe8bdeedbc0b8e6680 (patch) | |
tree | 0b0d50c13ca7c3d472626b66f6a2fff1d254ff06 /DEPS | |
parent | 279f154f82ecde1dea3807c9e7319abf0adcc710 (diff) | |
download | chromium_src-d4b0b751948667fe3efafabe8bdeedbc0b8e6680.zip chromium_src-d4b0b751948667fe3efafabe8bdeedbc0b8e6680.tar.gz chromium_src-d4b0b751948667fe3efafabe8bdeedbc0b8e6680.tar.bz2 |
Blink roll 163087:163098
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=163088:163098&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/102383002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238526 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ vars = { "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "163087", + "webkit_revision": "163098", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |