summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-16 14:41:23 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-16 14:41:23 +0000
commitd133cd7972fb749e9de6de844b20c4c07720e77a (patch)
treef970fa3c7e786e92a07c70366080ee2b2a85b89e /DEPS
parent52398f0fd3126cb8f3068e2be455ecc89704476b (diff)
downloadchromium_src-d133cd7972fb749e9de6de844b20c4c07720e77a.zip
chromium_src-d133cd7972fb749e9de6de844b20c4c07720e77a.tar.gz
chromium_src-d133cd7972fb749e9de6de844b20c4c07720e77a.tar.bz2
Roll Skia DEPS to r10765
R=bsalomon@google.com Review URL: https://codereview.chromium.org/22993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218015 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 c98d9d6..24d143b 100644
--- a/DEPS
+++ b/DEPS
@@ -29,8 +29,8 @@ vars = {
"ffmpeg_hash": "894e6f715645528e815aee2dad45b59704238dcd",
"sfntly_revision": "134",
- "skia_revision": "10759",
- "skia_hash": "a42840ae465a545040db070edc8412828958d380",
+ "skia_revision": "10765",
+ "skia_hash": "1f8b024bc12f3934fd3aa8636865058e3d4aed57",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.