diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-26 11:52:20 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-26 11:52:20 +0000 |
commit | e923dca9be500af0f01c6f8ccad1acf6f2fbb536 (patch) | |
tree | e43563f20f16aab48f6aa5814748bea5bfa40e33 /DEPS | |
parent | 18622f8c581c67b6b68c5062a718f3f5d41908ec (diff) | |
download | chromium_src-e923dca9be500af0f01c6f8ccad1acf6f2fbb536.zip chromium_src-e923dca9be500af0f01c6f8ccad1acf6f2fbb536.tar.gz chromium_src-e923dca9be500af0f01c6f8ccad1acf6f2fbb536.tar.bz2 |
Roll Skia DEPS to r10377 & update skia/ext
This roll also updates skia/ext to match the SkDevice API changes in Skia r10342 (drawBitmap* cleanup - https://codereview.chromium.org/19977003/)
R=rmistry@google.com
Review URL: https://codereview.chromium.org/20476003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213854 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ vars = { "ffmpeg_hash": "245a8c0cdfdd5ab3da9045089661017e9ddd8d0e", "sfntly_revision": "134", - "skia_revision": "10338", + "skia_revision": "10377", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |