summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-02 12:24:31 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-02 12:24:31 +0000
commitcee2380915341b7e5230f5b176d0c6d134f61be4 (patch)
tree575bf3f20d7b2e8906be94d177339a01c3590f52 /DEPS
parent972da1b20b1fb5407579ec61b3a423e6833e006a (diff)
downloadchromium_src-cee2380915341b7e5230f5b176d0c6d134f61be4.zip
chromium_src-cee2380915341b7e5230f5b176d0c6d134f61be4.tar.gz
chromium_src-cee2380915341b7e5230f5b176d0c6d134f61be4.tar.bz2
roll skia DEPS to 14011
Chromium base revision: 260894 / 6d2b3933 Old Skia revision: 14002 New Skia revision: 14011 Control CL: https://codereview.chromium.org/221223002 This CL was created by Skia's roll_deps.py script. Bypassing commit queue trybots: NOTRY=true R=rmistry@chromium.org Review URL: https://codereview.chromium.org/218623018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261110 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 0e59bd5..8eaa735 100644
--- a/DEPS
+++ b/DEPS
@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "14002",
- "skia_hash": "2c48ee83c824964fbcb3dc4733055da0e75e154f",
+ "skia_revision": "14011",
+ "skia_hash": "53e1e4d88a06db62898a3bf75751c042729d7160",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.