diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-06 17:38:18 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-06 17:38:18 +0000 |
commit | b0d36c08e722acff99aa51cc6ba8e0d755529a7c (patch) | |
tree | 32ba4d583a51689237a2eb9cb7fa6fd9ed99af60 /DEPS | |
parent | cadee27a321b98a7d75b52683addaff5a1d1dbf6 (diff) | |
download | chromium_src-b0d36c08e722acff99aa51cc6ba8e0d755529a7c.zip chromium_src-b0d36c08e722acff99aa51cc6ba8e0d755529a7c.tar.gz chromium_src-b0d36c08e722acff99aa51cc6ba8e0d755529a7c.tar.bz2 |
Roll Skia DEPS to r13333
R=reed@google.com
Review URL: https://codereview.chromium.org/155513007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249426 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,8 +45,8 @@ vars = { "sfntly_revision": "228", "lighttpd_revision": "33737", - "skia_revision": "13315", - "skia_hash": "076f078a5ef3506190fb6c97b7b91827d91cb7c1", + "skia_revision": "13333", + "skia_hash": "e629c7bc9f822351c39be99444839481083ee17f", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |