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

Unified Diff: ui/ui_unittests.gyp

Issue 435163002: ui: Move mac gfx tests into gfx_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/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 36e4571f76e6af976a3432154546a0f7e69c53c4..ff09911d6210aaaa8d110d442d26189213d0d1d1 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -75,8 +75,6 @@
'base/view_prop_unittest.cc',
'base/webui/web_ui_util_unittest.cc',
'base/x/selection_requestor_unittest.cc',
- 'gfx/canvas_unittest_mac.mm',
- 'gfx/platform_font_mac_unittest.mm',
],
'include_dirs': [
'../',
@@ -180,7 +178,6 @@
'dependencies': [
'../third_party/mozilla/mozilla.gyp:mozilla',
'events/events.gyp:events_test_support',
- 'gfx/gfx.gyp:gfx_test_support',
'ui_unittests_bundle',
],
'conditions': [
« 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