summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-15 13:19:37 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-15 13:19:37 +0000
commitd6d8f7a231162d8e9b2979b770a80a85449b3889 (patch)
treeeadda980307ffe230d246dc9d16e65d5948c5eb7 /DEPS
parente0c2d1df5c649e3a945f02f1e4c4ad33f4fd3970 (diff)
downloadchromium_src-d6d8f7a231162d8e9b2979b770a80a85449b3889.zip
chromium_src-d6d8f7a231162d8e9b2979b770a80a85449b3889.tar.gz
chromium_src-d6d8f7a231162d8e9b2979b770a80a85449b3889.tar.bz2
roll skia DEPS to 13077
Chromium base revision: 244810 / 0cb3b607 Old Skia revision: 13059 New Skia revision: 13077 Control CL: https://codereview.chromium.org/138803003 This CL was created by Skia's roll_deps.py script. R=reed@google.com Review URL: https://codereview.chromium.org/138783003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244873 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 c244fb0..6e2cdf7 100644
--- a/DEPS
+++ b/DEPS
@@ -44,8 +44,8 @@ vars = {
"sfntly_revision": "228",
"lighttpd_revision": "33737",
- "skia_revision": "13059",
- "skia_hash": "5f43d21dd4cc086646cc18a892d7c768ce030baf",
+ "skia_revision": "13077",
+ "skia_hash": "535e1ccbd0161d80cc43fcc0c90dc1fec1737367",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.