diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 16:32:17 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 16:32:17 +0000 |
commit | e0379b4804f7779a0da2b587394fe3a4308ec7b0 (patch) | |
tree | 26acf2af9cd201f89932aba142d2998eb711f9ad /DEPS | |
parent | 64d0869b7e04f72750e27d27c9dc8199e159c26e (diff) | |
download | chromium_src-e0379b4804f7779a0da2b587394fe3a4308ec7b0.zip chromium_src-e0379b4804f7779a0da2b587394fe3a4308ec7b0.tar.gz chromium_src-e0379b4804f7779a0da2b587394fe3a4308ec7b0.tar.bz2 |
roll skia DEPS to 13129
Chromium base revision: 245949 / 6170b81c
Old Skia revision: 13115
New Skia revision: 13129
Control CL: https://codereview.chromium.org/141513007
This CL was created by Skia's roll_deps.py script.
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/132693003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246048 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": "13115", - "skia_hash": "92b7884e88fc420b6f6ae3589aa3659b6448e005", + "skia_revision": "13129", + "skia_hash": "91506eb0b9461a19c6fc7dc0b15edbdbd1ed094d", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |