diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-14 13:41:23 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-14 13:41:23 +0000 |
commit | fa75e720e4aa584d24385f15a417a385abca7eab (patch) | |
tree | e08830fde00f708e1d053bc17f8e203386cdc190 /DEPS | |
parent | 2eb48e684368d538564e253a6eb6c33f88132326 (diff) | |
download | chromium_src-fa75e720e4aa584d24385f15a417a385abca7eab.zip chromium_src-fa75e720e4aa584d24385f15a417a385abca7eab.tar.gz chromium_src-fa75e720e4aa584d24385f15a417a385abca7eab.tar.bz2 |
roll skia DEPS to 13059
Chromium base revision: 244629 / e0c74a30
Old Skia revision: 13035
New Skia revision: 13059
Control CL: https://codereview.chromium.org/137663003
This CL was created by Skia's roll_deps.py script.
R=reed@google.com
Review URL: https://codereview.chromium.org/137703002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244682 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": "13035", - "skia_hash": "1b3fea7172457f26fb8dd72f0ea59eedba920133", + "skia_revision": "13059", + "skia_hash": "5f43d21dd4cc086646cc18a892d7c768ce030baf", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |