diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-17 21:52:11 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-17 21:52:11 +0000 |
commit | 6fa9fa1116bfe9f55835fb1586f76ae23a77161f (patch) | |
tree | 5a454b93483ac53a6ac3ccba3f4768a8ebd1ae1e /ui/ui.gyp | |
parent | 86dd17c3a84074f250d91ccff80d776ddba134ee (diff) | |
download | chromium_src-6fa9fa1116bfe9f55835fb1586f76ae23a77161f.zip chromium_src-6fa9fa1116bfe9f55835fb1586f76ae23a77161f.tar.gz chromium_src-6fa9fa1116bfe9f55835fb1586f76ae23a77161f.tar.bz2 |
ui/gfx: Kill Canvas::FillRect() function that takes gfx::Brush.
BUG=100898
R=pkasting@chromium.org
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9718014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127376 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r-- | ui/ui.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -255,7 +255,6 @@ 'base/x/x11_util_internal.h', 'gfx/blit.cc', 'gfx/blit.h', - 'gfx/brush.h', 'gfx/canvas.cc', 'gfx/canvas.h', 'gfx/canvas_android.cc', |