diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-19 13:13:51 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-19 13:13:51 +0000 |
commit | c3119752b17b5ab4605f0404909e6a1cb73de399 (patch) | |
tree | ffc7697688aa795ea6066b3cc2dfc630e4356fa4 /DEPS | |
parent | ee823c5c4e8bcbfd1b16eab28ec800590c31000f (diff) | |
download | chromium_src-c3119752b17b5ab4605f0404909e6a1cb73de399.zip chromium_src-c3119752b17b5ab4605f0404909e6a1cb73de399.tar.gz chromium_src-c3119752b17b5ab4605f0404909e6a1cb73de399.tar.bz2 |
Roll Skia DEPS to r10790 (take 2)
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/23295014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218271 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,8 +29,8 @@ vars = { "ffmpeg_hash": "894e6f715645528e815aee2dad45b59704238dcd", "sfntly_revision": "134", - "skia_revision": "10765", - "skia_hash": "1f8b024bc12f3934fd3aa8636865058e3d4aed57", + "skia_revision": "10790", + "skia_hash": "e397366c26138e8a47915cf4cf26734ba4362200", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |