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

Unified Diff: ash/mus/BUILD.gn

Issue 2639703004: mus: Forward user activity from window server to detector. (Closed)
Patch Set: Created 3 years, 11 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/bridge/wm_shell_mus.h » ('j') | ash/mus/user_activity_forwarder.h » ('J')
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 7ade0d1f70ef25078d672dcf20bb51ce71139871..073c29296d8c5af14fd3d7bebbd5e177510f4c41 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -63,6 +63,8 @@ source_set("lib") {
"shell_delegate_mus.h",
"system_tray_delegate_mus.cc",
"system_tray_delegate_mus.h",
+ "user_activity_forwarder.cc",
+ "user_activity_forwarder.h",
"wallpaper_delegate_mus.cc",
"wallpaper_delegate_mus.h",
"window_manager.cc",
« no previous file with comments | « no previous file | ash/mus/bridge/wm_shell_mus.h » ('j') | ash/mus/user_activity_forwarder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698