Index: ui/ui_unittests.gypi |
=================================================================== |
--- ui/ui_unittests.gypi (revision 146815) |
+++ ui/ui_unittests.gypi (working copy) |
@@ -197,7 +197,7 @@ |
'../build/linux/system.gyp:gtk', |
], |
}], |
- ['toolkit_views==0 and use_canvas_skia==0', { |
+ ['OS=="android"', { |
Nico
2012/07/21 16:17:23
ios?
Alexei Svitkine (slow)
2012/07/23 14:33:36
Done.
|
'sources!': [ |
'gfx/render_text_unittest.cc', |
], |