diff options
author | wjmaclean@chromium.org <wjmaclean@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 19:30:07 +0000 |
---|---|---|
committer | wjmaclean@chromium.org <wjmaclean@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-01 19:30:07 +0000 |
commit | 69eef4e59d20d234228b062569452ae5808a537a (patch) | |
tree | a1a8f9daa24044fab7509ecf6f5b19f67b3033e1 /DEPS | |
parent | 06f203fe0382baca62c90c5b9fc5be6cbd4539ad (diff) | |
download | chromium_src-69eef4e59d20d234228b062569452ae5808a537a.zip chromium_src-69eef4e59d20d234228b062569452ae5808a537a.tar.gz chromium_src-69eef4e59d20d234228b062569452ae5808a537a.tar.bz2 |
Blink roll 158623:158632
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=158624:158632&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/25543002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226275 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,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": "158623", + "webkit_revision": "158632", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |