summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-10 18:08:14 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-10 18:08:14 +0000
commit2d2d05653e06578b33b587b47aa6789a40723ef0 (patch)
tree11b8aacfa003d420319007e9e5098e0d7a756c75
parent9e5e7ac86c63aa1372e3e6323eaa96163b7fd9cf (diff)
downloadchromium_src-2d2d05653e06578b33b587b47aa6789a40723ef0.zip
chromium_src-2d2d05653e06578b33b587b47aa6789a40723ef0.tar.gz
chromium_src-2d2d05653e06578b33b587b47aa6789a40723ef0.tar.bz2
Roll Skia DEPS to r13719
Please see https://codereview.chromium.org/189143008/ for trybots. R=fmalita@chromium.org Review URL: https://codereview.chromium.org/192573007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255972 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 1ad4d95..8b0c357 100644
--- a/DEPS
+++ b/DEPS
@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "13701",
- "skia_hash": "7fc2228795537a6202a4c25e63eada30dbcaf698",
+ "skia_revision": "13719",
+ "skia_hash": "e8ead8e510d4df85a703dcec83c9de1bbaed038a",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.