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

Unified Diff: ui/ui_unittests.gyp

Issue 298083002: ui: Move font_list tests into gfx_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « ui/gfx/gfx_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 222947ae0ea07b4ed53d8228234c9ad01358a848..53e1b060780e129643350e12b53f4384304b316c 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -69,7 +69,6 @@
'base/webui/web_ui_util_unittest.cc',
'gfx/canvas_unittest.cc',
'gfx/canvas_unittest_mac.mm',
- 'gfx/font_list_unittest.cc',
'gfx/platform_font_mac_unittest.mm',
'gfx/render_text_unittest.cc',
],
@@ -201,7 +200,6 @@
['use_ozone==1 and use_pango==0', {
'sources!': [
'gfx/canvas_unittest.cc',
- 'gfx/font_list_unittest.cc',
'gfx/render_text_unittest.cc',
],
}],
« no previous file with comments | « ui/gfx/gfx_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698