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

Unified Diff: ash/mus/BUILD.gn

Issue 2105653003: Fixes shutdown race in mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 6 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 | ash/mus/accelerator_registrar_impl.h » ('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 b8a48140a3b2d32030410ba40ac4f24ebc757309..97ff79b14f22fda7c8bff77d139a34c5fab4cc40 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -54,7 +54,6 @@ source_set("lib") {
"property_util.h",
"root_window_controller.cc",
"root_window_controller.h",
- "root_windows_observer.h",
"screenlock_layout.cc",
"screenlock_layout.h",
"shadow.cc",
@@ -74,6 +73,7 @@ source_set("lib") {
"window_manager.h",
"window_manager_application.cc",
"window_manager_application.h",
+ "window_manager_observer.h",
]
deps = [
« no previous file with comments | « no previous file | ash/mus/accelerator_registrar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698