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

Unified Diff: ui/views/views.gyp

Issue 329473003: MacViews: Split out ViewTest.RecreateLayers from view_unittest.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git-cl-format Created 6 years, 6 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/views/view_unittest_aura.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index b761c784a275eea276c4fabe9984a70d18769d62..30adcaf9907c1b869c60226d885f10d93d177896 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -717,6 +717,7 @@
'view_model_utils_unittest.cc',
'view_targeter_unittest.cc',
'view_unittest.cc',
+ 'view_unittest_aura.cc',
'widget/desktop_aura/desktop_drag_drop_client_aurax11_unittest.cc',
'widget/desktop_aura/desktop_focus_rules_unittest.cc',
'widget/desktop_aura/desktop_native_widget_aura_unittest.cc',
@@ -805,7 +806,6 @@
'focus/focus_manager_unittest.cc',
'widget/window_reorderer_unittest.cc',
'widget/widget_unittest.cc',
- 'view_unittest.cc',
]
}],
],
« no previous file with comments | « ui/views/view_unittest_aura.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698