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

Unified Diff: ui/ui_unittests.gyp

Issue 469003009: ui: Move win gfx tests into gfx_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix IconUtilTest Created 6 years, 4 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/icon_util_unittest.cc ('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 938b4d69c2fbdbc3c703737cb0c93f28d0f0ae07..b186cd143c75aad490590a15979a5394595a1968 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -110,15 +110,6 @@
'base/dragdrop/os_exchange_data_win_unittest.cc',
'base/win/hwnd_subclass_unittest.cc',
'base/win/open_file_name_win_unittest.cc',
- 'gfx/color_profile_win_unittest.cc',
- 'gfx/font_fallback_win_unittest.cc',
- 'gfx/icon_util_unittest.cc',
- 'gfx/icon_util_unittests.rc',
- 'gfx/platform_font_win_unittest.cc',
- ],
- 'include_dirs': [
- '../..',
- '../third_party/wtl/include',
],
'msvs_settings': {
'VCLinkerTool': {
« no previous file with comments | « ui/gfx/icon_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698