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

Unified Diff: ash/mus/BUILD.gn

Issue 2287583002: mash: Fix crash when closing system tray menu (Closed)
Patch Set: Created 4 years, 4 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
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 9b510ce458d19aac447a6f086934cbcde2cb2a3c..61cded6f6db8a7e0d4021f33a4f1ed719f05d292 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -190,6 +190,7 @@ source_set("unittests") {
"test/wm_test_screen.cc",
"test/wm_test_screen.h",
"window_manager_unittest.cc",
+ "wm/container_finder_unittest.cc",
"wm/mru_window_tracker_unittest.cc",
"workspace/workspace_layout_manager_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698