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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2916823002: Move Mus into chrome's process when running with --mus.
Patch Set: Addressing most feedback, making this work on device. Created 3 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
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 0e4de010267082cf7ecb40d93f43cc2c37c64c19..b4ef9cc35090cd0f3b3426042a4b4c7e1bc3a771 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -82,6 +82,8 @@ static_library("lib") {
"server_window_drawn_tracker_observer.h",
"server_window_observer.h",
"server_window_tracker.h",
+ "threaded_image_cursors.cc",
+ "threaded_image_cursors.h",
"user_activity_monitor.cc",
"user_activity_monitor.h",
"user_display_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698