| Index: ui/gfx/gfx.gyp
|
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
|
| index a8ff4edcbf751d19f7e04e097c6e67cbb3c6d945..66c384eb2787b8d85a352a28aa96ce5913c5223b 100644
|
| --- a/ui/gfx/gfx.gyp
|
| +++ b/ui/gfx/gfx.gyp
|
| @@ -222,8 +222,6 @@
|
| 'linux_font_delegate.h',
|
| 'mac/scoped_ns_disable_screen_updates.h',
|
| 'native_widget_types.h',
|
| - 'nine_image_painter.cc',
|
| - 'nine_image_painter.h',
|
| 'ozone/dri/dri_skbitmap.cc',
|
| 'ozone/dri/dri_skbitmap.h',
|
| 'ozone/dri/dri_surface.cc',
|
| @@ -405,12 +403,6 @@
|
| ],
|
| },
|
| }],
|
| - ['use_aura==0', {
|
| - 'sources!': [
|
| - 'nine_image_painter.cc',
|
| - 'nine_image_painter.h',
|
| - ],
|
| - }],
|
| ['OS=="android" and use_aura==0', {
|
| 'sources!': [
|
| 'path.cc',
|
|
|