diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-07 12:51:51 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-07 12:51:51 +0000 |
commit | 2199407c129d0499dd6264ce8be0115cb591fe2b (patch) | |
tree | 1bc8c859c4d5f983977431ee10f6c0cc9e41e40a /DEPS | |
parent | 19b0ce2e8bcdc76a7c79792db97e091756c917a0 (diff) | |
download | chromium_src-2199407c129d0499dd6264ce8be0115cb591fe2b.zip chromium_src-2199407c129d0499dd6264ce8be0115cb591fe2b.tar.gz chromium_src-2199407c129d0499dd6264ce8be0115cb591fe2b.tar.bz2 |
roll skia to 2811
Review URL: http://codereview.chromium.org/8823002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113381 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": "111", - "skia_revision": "2785", + "skia_revision": "2811", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |