diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-11 14:33:36 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-11 14:33:36 +0000 |
commit | 33772207d2c9d8efc62bb971be5e338a9130e161 (patch) | |
tree | c9147e651c24d1387f9393468a4ed52f16cb983f /DEPS | |
parent | c17a07ff0b228acd53b44b72d374d0f9b640cd0e (diff) | |
download | chromium_src-33772207d2c9d8efc62bb971be5e338a9130e161.zip chromium_src-33772207d2c9d8efc62bb971be5e338a9130e161.tar.gz chromium_src-33772207d2c9d8efc62bb971be5e338a9130e161.tar.bz2 |
Roll Skia DEPS to r12208
R=reed@google.com
Review URL: https://codereview.chromium.org/68063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234213 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,8 +44,8 @@ vars = { "sfntly_revision": "228", "lighttpd_revision": "33737", - "skia_revision": "12182", - "skia_hash": "f3db546a4bf1717126a7ba4dd47ece077a6e76f7", + "skia_revision": "12208", + "skia_hash": "ed000840d4e56336858752994bad5d491e4ed4a5", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |