Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| =================================================================== |
| --- ui/ui_unittests.gypi (revision 143591) |
| +++ ui/ui_unittests.gypi (working copy) |
| @@ -195,7 +195,7 @@ |
| '../build/linux/system.gyp:gtk', |
| ], |
| }], |
| - ['toolkit_views==0 and use_canvas_skia==0', { |
| + ['OS=="android"', { |
| 'sources!': [ |
| 'gfx/render_text_unittest.cc', |
| ], |