summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhalcanary@google.com <halcanary@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 13:31:00 +0000
committerhalcanary@google.com <halcanary@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-13 13:31:00 +0000
commit3b01d9931169d7fc393a8005cc2323710fb19db5 (patch)
treef63fd954b460e7e7147d6e3de35a09df12cc4c87 /DEPS
parentaa44d9f8be992e6eda4cd82e62c9a4021082a2d7 (diff)
downloadchromium_src-3b01d9931169d7fc393a8005cc2323710fb19db5.zip
chromium_src-3b01d9931169d7fc393a8005cc2323710fb19db5.tar.gz
chromium_src-3b01d9931169d7fc393a8005cc2323710fb19db5.tar.bz2
roll skia DEPS to 13775
Chromium base revision: 256625 / 1dfc291b Old Skia revision: 13753 New Skia revision: 13775 Control CL: https://codereview.chromium.org/198113002 This CL was created by Skia's roll_deps.py script. Bypassing commit queue trybots: NOTRY=true Review URL: https://codereview.chromium.org/196373006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256818 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 043dd83..b80a48a 100644
--- a/DEPS
+++ b/DEPS
@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "13753",
- "skia_hash": "ab373bd459b91ccf5c7a286eb4a13f4a79b0f60d",
+ "skia_revision": "13775",
+ "skia_hash": "f11943f21d985cba5af38b1609dbe8a4cfa58179",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.