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

Unified Diff: ash/mus/BUILD.gn

Issue 2503623002: Support creation of toplevel mus::Windows on separate displays (Closed)
Patch Set: Add blank line back. 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 | ash/mus/root_window_controller.cc » ('j') | ash/mus/root_window_controller.cc » ('J')
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 92a005d5a39686c1970424e088a6cb562420771a..b288a5b90b2b081494d53d86933afb45f381e00e 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -245,6 +245,7 @@ source_set("unittests") {
"test/wm_test_base.h",
"test/wm_test_helper.cc",
"test/wm_test_helper.h",
+ "window_manager_ash_unittest.cc",
mfomitchev 2016/11/18 17:36:24 Why not put the test into window_manager_unittest?
thanhph 2016/11/18 19:15:44 Done. Thanks!
"window_manager_unittest.cc",
]
« no previous file with comments | « no previous file | ash/mus/root_window_controller.cc » ('j') | ash/mus/root_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698