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

Unified Diff: mash/wm/BUILD.gn

Issue 1907153002: mash/wm: Fix detecting container windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix-gn-check Created 4 years, 8 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 | « no previous file | mash/wm/root_window_controller.cc » ('j') | mash/wm/root_window_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 7438e4fab5c589d24c7559e8fd3d3571e70a3f6c..08a18bddd4beb8c0ac7af082b2c773c3f8e5dfe2 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -151,6 +151,7 @@ source_set("unittests") {
"//components/mus/public/cpp",
"//components/mus/public/cpp/tests:unittest_support",
"//components/mus/public/interfaces",
+ "//mash/wm/public/interfaces",
"//mojo/converters/geometry",
"//mojo/converters/input_events",
"//mojo/edk/system",
« no previous file with comments | « no previous file | mash/wm/root_window_controller.cc » ('j') | mash/wm/root_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698