summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 16:39:40 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 16:39:40 +0000
commit8df603c19ab585d3b63dfa746edc350e84e10390 (patch)
tree2875e193343c6e9b0d2817c23df4190963fe95b8 /DEPS
parent14ac71bae9c753f568ea53d7a5616ccb5d87a674 (diff)
downloadchromium_src-8df603c19ab585d3b63dfa746edc350e84e10390.zip
chromium_src-8df603c19ab585d3b63dfa746edc350e84e10390.tar.gz
chromium_src-8df603c19ab585d3b63dfa746edc350e84e10390.tar.bz2
roll skia DEPS to 13482
Chromium base revision: 251714 / 7fcea678 Old Skia revision: 13441 New Skia revision: 13482 Control CL: https://codereview.chromium.org/169283009 This CL was created by Skia's roll_deps.py script. Bypassing commit queue trybots: NOTRY=true R=reed@google.com Review URL: https://codereview.chromium.org/170093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251775 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 360a967..012f028 100644
--- a/DEPS
+++ b/DEPS
@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "13441",
- "skia_hash": "a7692a9ac6cb8a0bbe6bbdfc83f86014a7dc265e",
+ "skia_revision": "13482",
+ "skia_hash": "dac522589e9395b4654a1a708f1bd971f37f95a5",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.