diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 13:02:17 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-08 13:02:17 +0000 |
commit | 4e6d8c92f0cb57571df0dd86ae42c71e61869585 (patch) | |
tree | 08f9e79d8c924bc055d2f954bf007140e3ce9f24 | |
parent | a0e00465606c322f900f251cf688fddd109e9241 (diff) | |
download | chromium_src-4e6d8c92f0cb57571df0dd86ae42c71e61869585.zip chromium_src-4e6d8c92f0cb57571df0dd86ae42c71e61869585.tar.gz chromium_src-4e6d8c92f0cb57571df0dd86ae42c71e61869585.tar.bz2 |
Roll Skia DEPS to r12947
R=rmistry@google.com
Review URL: https://codereview.chromium.org/110413009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243546 0039d316-1c4b-4281-b951-d872f2087c98
-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": "12926", - "skia_hash": "69a0d7a3356823f979d890ced848b708e08ad927", + "skia_revision": "12947", + "skia_hash": "91e099e01d34a21f14fa2f645795d232a603968b", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |