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

Unified Diff: ui/aura/BUILD.gn

Issue 2714763002: Change FocusSynchronizer to maintain active focus client and window. (Closed)
Patch Set: fix crash in aura_test_helper tear down Created 3 years, 9 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: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index acf6b8a5c904da97c70e92cbf6c4596316cbb0af..03cff1bea946e57996bcb9bb6f1a602740293eb9 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -79,6 +79,7 @@ component("aura") {
"mus/focus_synchronizer.cc",
"mus/focus_synchronizer.h",
"mus/focus_synchronizer_delegate.h",
+ "mus/focus_synchronizer_observer.h",
"mus/in_flight_change.cc",
"mus/in_flight_change.h",
"mus/input_method_mus.cc",

Powered by Google App Engine
This is Rietveld 408576698