diff options
author | eae@chromium.org <eae@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 00:42:50 +0000 |
---|---|---|
committer | eae@chromium.org <eae@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 00:42:50 +0000 |
commit | d5d264c55464cb303061034e48ea51c48042864d (patch) | |
tree | b0c51eb702d1a7759fa026b2c3025a80012ab78d /DEPS | |
parent | 19efce5594a972847f7fe7cb60ba65d4919d3d00 (diff) | |
download | chromium_src-d5d264c55464cb303061034e48ea51c48042864d.zip chromium_src-d5d264c55464cb303061034e48ea51c48042864d.tar.gz chromium_src-d5d264c55464cb303061034e48ea51c48042864d.tar.bz2 |
Blink roll 161914:161957
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=161915:161957&mode=html
TBR=kinuko
Review URL: https://codereview.chromium.org/69923009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234987 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": "161914", + "webkit_revision": "161957", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |