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

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

Issue 2979933002: Add support to the UI Service to run it inside the browser's process. (Closed)
Patch Set: Rebase 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
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",

Powered by Google App Engine
This is Rietveld 408576698