diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 13:46:50 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 13:46:50 +0000 |
commit | 2098d985302e390cc4ee446d50e760cdd6b1c7d3 (patch) | |
tree | 388eef62806a007bab1876d2d844082a735c2e5c /DEPS | |
parent | c65c35400e9f8fb4aa12b01fa233cfc1bb1377d6 (diff) | |
download | chromium_src-2098d985302e390cc4ee446d50e760cdd6b1c7d3.zip chromium_src-2098d985302e390cc4ee446d50e760cdd6b1c7d3.tar.gz chromium_src-2098d985302e390cc4ee446d50e760cdd6b1c7d3.tar.bz2 |
Roll Skia DEPS to r11494
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/25034002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225699 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": "11494", + "skia_hash": "b0943635b18a850e40fca61ee94f6d8e8c7636a7", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |