diff options
author | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-31 09:57:32 +0000 |
---|---|---|
committer | eseidel@chromium.org <eseidel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-31 09:57:32 +0000 |
commit | c1cfe8dc86c1041548ab4dafa7ed3fab21d9a8d2 (patch) | |
tree | b9c16f04267a4f2940ede63b75770dd1f1e1be76 /DEPS | |
parent | 0449dd8e138fa03061f11edcb19c82e07e0b14db (diff) | |
download | chromium_src-c1cfe8dc86c1041548ab4dafa7ed3fab21d9a8d2.zip chromium_src-c1cfe8dc86c1041548ab4dafa7ed3fab21d9a8d2.tar.gz chromium_src-c1cfe8dc86c1041548ab4dafa7ed3fab21d9a8d2.tar.bz2 |
Blink roll 155102:155193
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=155103:155193&mode=html
TBR=
BUG=
Review URL: https://chromiumcodereview.appspot.com/21015009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214662 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://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "155102", + "webkit_revision": "155193", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |