diff options
author | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-15 11:45:47 +0000 |
---|---|---|
committer | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-15 11:45:47 +0000 |
commit | 5bbc526dbcb19f582049a3b98d785e14614aecb7 (patch) | |
tree | 6e61afe2e93b472a95c6d6c6bc84e8aa33eb3f01 /DEPS | |
parent | 4dc628b6be7e3044818ddd76b6b4918cb459c94b (diff) | |
download | chromium_src-5bbc526dbcb19f582049a3b98d785e14614aecb7.zip chromium_src-5bbc526dbcb19f582049a3b98d785e14614aecb7.tar.gz chromium_src-5bbc526dbcb19f582049a3b98d785e14614aecb7.tar.bz2 |
Blink roll 156131:156144
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=156132:156144&mode=html
TBR=
BUG=
Review URL: https://chromiumcodereview.appspot.com/23237002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217787 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": "156131", + "webkit_revision": "156144", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", |