summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbsalomon@google.com <bsalomon@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-22 15:04:50 +0000
committerbsalomon@google.com <bsalomon@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-22 15:04:50 +0000
commit42bd3ba25c915f3d90f564dadf501c6d7ee7f7fa (patch)
tree9f56f3b1f374dccc15a83753b1da618b54c233f1 /DEPS
parent74c3445f9f933495683b27a986ede3e8e4858e03 (diff)
downloadchromium_src-42bd3ba25c915f3d90f564dadf501c6d7ee7f7fa.zip
chromium_src-42bd3ba25c915f3d90f564dadf501c6d7ee7f7fa.tar.gz
chromium_src-42bd3ba25c915f3d90f564dadf501c6d7ee7f7fa.tar.bz2
roll skia DEPS to 14292
Chromium base revision: 265084 / 855b4745 Old Skia revision: 14270 New Skia revision: 14292 Control CL: https://codereview.chromium.org/245873002 This CL was created by Skia's roll_deps.py script. Bypassing commit queue trybots: NOTRY=true R=robertphillips@google.com Review URL: https://codereview.chromium.org/245883002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265255 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 7668276..bed73ed 100644
--- a/DEPS
+++ b/DEPS
@@ -45,8 +45,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "14270",
- "skia_hash": "f7927dd60761ca45f26059a8ab434018676cb2e7",
+ "skia_revision": "14292",
+ "skia_hash": "4bbe2e552a8eb823f71dd9c63a54fcb65efca6bb",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.