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

Unified Diff: ui/aura/BUILD.gn

Issue 2488723002: Reland of Improves focus/activation for aura-mus and DesktopNativeWidgetAura (Closed)
Patch Set: 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 | ui/aura/client/focus_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index daedcfca8231209afcf6fe0fcb047a0ae0a2a798..762a44ca0666938fad9f4ef3ad6b499ccc6fb96c 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -74,6 +74,9 @@
"mus/drag_drop_controller_host.h",
"mus/drag_drop_controller_mus.cc",
"mus/drag_drop_controller_mus.h",
+ "mus/focus_synchronizer.cc",
+ "mus/focus_synchronizer.h",
+ "mus/focus_synchronizer_delegate.h",
"mus/gpu_memory_buffer_impl.cc",
"mus/gpu_memory_buffer_impl.h",
"mus/gpu_service.cc",
« no previous file with comments | « no previous file | ui/aura/client/focus_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698