diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 12:09:37 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 12:09:37 +0000 |
commit | f8d1024535c9ef84a071b42de84ec27321b467c3 (patch) | |
tree | b65a4244b00520b20bf9c6403d13d6dab696ea4d /DEPS | |
parent | 2688ea8eead8b1827c707cbc8f3b68dd8fb7fb6e (diff) | |
download | chromium_src-f8d1024535c9ef84a071b42de84ec27321b467c3.zip chromium_src-f8d1024535c9ef84a071b42de84ec27321b467c3.tar.gz chromium_src-f8d1024535c9ef84a071b42de84ec27321b467c3.tar.bz2 |
Roll Skia DEPS to r11489
R=rmistry@google.com
Review URL: https://codereview.chromium.org/24869002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225691 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ vars = { "sfntly_revision": "134", "lighttpd_revision": "33737", - "skia_revision": "11460", - "skia_hash": "0be840036d902c70d8563c53b07e7a4fe4436569", + "skia_revision": "11489", + "skia_hash": "e3fa0f0ed094eba4c76cd65df4ea9ae15b9810bb", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |