diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-13 18:48:01 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-13 18:48:01 +0000 |
commit | 60e2e187f2fe4280f058370d560ce509ab12ac29 (patch) | |
tree | 7dab1af86a885ca5d615c42395389eaea83c54ea /DEPS | |
parent | 9f9b50becae632c50fda8e6fa1c81761b94ff010 (diff) | |
download | chromium_src-60e2e187f2fe4280f058370d560ce509ab12ac29.zip chromium_src-60e2e187f2fe4280f058370d560ce509ab12ac29.tar.gz chromium_src-60e2e187f2fe4280f058370d560ce509ab12ac29.tar.bz2 |
roll skia to 3035
Review URL: http://codereview.chromium.org/9199012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117659 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ vars = { "lss_revision": "9", "ffmpeg_revision": "112050", "sfntly_revision": "118", - "skia_revision": "3023", + "skia_revision": "3035", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |