Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: ui/ui_unittests.gypi

Issue 27764002: Enable Ozone software implementation in GYP (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index f1e876d79e93e3856704013dbb3f73111bdd1dde..8fb6b93daf470d390aefe0069758ccda3c66e85c 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -181,6 +181,9 @@
'gfx/font_list_unittest.cc',
'gfx/image/image_mac_unittest.mm',
'gfx/image/image_util_unittest.cc',
+ 'gfx/ozone/impl/hardware_display_controller_ozone_unittest.cc',
rjkroege 2013/10/18 14:54:05 these are exercised with ui_unittests correct?
dnicoara 2013/10/18 16:00:50 Yes.
+ 'gfx/ozone/impl/software_surface_factory_ozone_unittest.cc',
+ 'gfx/ozone/impl/software_surface_ozone_unittest.cc',
'gfx/platform_font_mac_unittest.mm',
'gfx/render_text_unittest.cc',
'gfx/sequential_id_generator_unittest.cc',
« ui/gfx/ozone/surface_factory_ozone.cc ('K') | « ui/gfx/ozone/surface_factory_ozone.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698