diff options
author | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-19 06:32:20 +0000 |
---|---|---|
committer | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-19 06:32:20 +0000 |
commit | 13395927ccd5fec5dc494b4e23ee611ccd627cd9 (patch) | |
tree | 6cb605f641b8fbd2e1cdf3bafee7ccb1031a3a50 /DEPS | |
parent | 74a049d45e919c6b34b21f6e2ecc71831da18b63 (diff) | |
download | chromium_src-13395927ccd5fec5dc494b4e23ee611ccd627cd9.zip chromium_src-13395927ccd5fec5dc494b4e23ee611ccd627cd9.tar.gz chromium_src-13395927ccd5fec5dc494b4e23ee611ccd627cd9.tar.bz2 |
Blink roll 164085:164136
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164086:164136&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/107813004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241814 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": "164085", + "webkit_revision": "164136", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |