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

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

Issue 2916823002: Move Mus into chrome's process when running with --mus.
Patch Set: Removing debug include. Created 3 years, 5 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 | « services/ui/service.cc ('k') | services/ui/ws/display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 5052a44391ac25038a02b64fce4176669b670b6a..351167c3b1dbe470e33cbb5dbcb8f4c9f1b48902 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -82,6 +82,9 @@ 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",
+ "threaded_image_cursors_factory.h",
"user_activity_monitor.cc",
"user_activity_monitor.h",
"user_display_manager.cc",
« no previous file with comments | « services/ui/service.cc ('k') | services/ui/ws/display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698