diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-02 10:13:00 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-02 10:13:00 +0000 |
commit | dcab8235f76867a6a65d2e6d419899cb207aea6b (patch) | |
tree | fbd9dd79e1d2bd1ef234e1a3c13b6628864eea27 /DEPS | |
parent | ed5c64f0666a7a5a52fdc22ed04145a56f642a7e (diff) | |
download | chromium_src-dcab8235f76867a6a65d2e6d419899cb207aea6b.zip chromium_src-dcab8235f76867a6a65d2e6d419899cb207aea6b.tar.gz chromium_src-dcab8235f76867a6a65d2e6d419899cb207aea6b.tar.bz2 |
Blink roll 161195:161216
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=161196:161216&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/49293004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232596 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": "161195", + "webkit_revision": "161216", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |