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

Unified Diff: ui/views/BUILD.gn

Issue 2488393003: Changes views_aura_mus_unittests to create DesktopNativeWidgetAura (Closed)
Patch Set: git add Created 4 years, 1 month 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 | « no previous file | ui/views/accessible_pane_view_unittest.cc » ('j') | ui/views/focus/focus_manager_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 56ac36ae3b4152c77987913d3055f5d43a78c8f9..2d8c642e9a6d5ab04ddb231e7a1ce681f662a979 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -680,7 +680,6 @@ static_library("test_support_internal") {
"test/menu_runner_test_api.h",
"test/menu_test_utils.cc",
"test/menu_test_utils.h",
- "test/native_widget_factory.cc",
"test/native_widget_factory.h",
"test/scoped_views_test_helper.cc",
"test/scoped_views_test_helper.h",
@@ -688,6 +687,7 @@ static_library("test_support_internal") {
"test/slider_test_api.h",
"test/test_layout_manager.cc",
"test/test_layout_manager.h",
+ "test/test_platform_native_widget.h",
"test/test_slider.cc",
"test/test_slider.h",
"test/test_views.cc",
« no previous file with comments | « no previous file | ui/views/accessible_pane_view_unittest.cc » ('j') | ui/views/focus/focus_manager_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698