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

Unified Diff: ash/mus/BUILD.gn

Issue 2613793002: Removes/promotes functions from WmWindowMus to WmWindowAura (Closed)
Patch Set: move WmWindowAuraTestApi to ash/test Created 3 years, 11 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 | « ash/common/wm_window.h ('k') | ash/mus/bridge/wm_root_window_controller_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 893c2aed5d9f29aeb29036325887ac2a90872340..b921bc58af26f0ecd485fad82f9322b13f81dd95 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -213,8 +213,6 @@ source_set("unittests") {
"accelerators/accelerator_controller_unittest.cc",
"app_launch_unittest.cc",
"bridge/wm_shell_mus_test_api.h",
- "bridge/wm_window_mus_test_api.cc",
- "bridge/wm_window_mus_test_api.h",
"root_window_controller_unittest.cc",
"test/ash_test_impl_mus.cc",
"test/ash_test_impl_mus.h",
@@ -231,6 +229,7 @@ source_set("unittests") {
"//ash",
"//ash/common/test:test_support",
"//ash/public/interfaces",
+ "//ash/test:test_support_without_content",
"//base",
"//base/test:test_config",
"//base/test:test_support",
« no previous file with comments | « ash/common/wm_window.h ('k') | ash/mus/bridge/wm_root_window_controller_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698