diff options
author | haraken@chromium.org <haraken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-17 13:13:15 +0000 |
---|---|---|
committer | haraken@chromium.org <haraken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-17 13:13:15 +0000 |
commit | a042269c908c9575b09fb0296d190d4a42df62b4 (patch) | |
tree | 5c0fe8ae36ebef5103839283942c9c808f2748b8 /DEPS | |
parent | 9d07de510626a23ce14d8389200c8dc2628cc5ef (diff) | |
download | chromium_src-a042269c908c9575b09fb0296d190d4a42df62b4.zip chromium_src-a042269c908c9575b09fb0296d190d4a42df62b4.tar.gz chromium_src-a042269c908c9575b09fb0296d190d4a42df62b4.tar.bz2 |
Blink roll r176215 - r176254
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=%2Ftrunk&range=176215%3A176254&mode=html
TBR=schenney@chromium.org
Review URL: https://codereview.chromium.org/332413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277747 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ vars = { "libcxxabi_revision": "206024", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "176215", + "webkit_revision": "176254", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "pdfium_git": "https://pdfium.googlesource.com", |