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

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

Issue 2274353003: Add PlatformScreenDelegate and start implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More fixes for comments. Created 4 years, 4 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/cursor_unittest.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 80da71cb67642eea1e885f778903012381347381..9aa188a9bf8307ef7b157bd2bea7eb9d8e4844a8 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -26,7 +26,6 @@ static_library("lib") {
"display_binding.h",
"display_manager.cc",
"display_manager.h",
- "display_manager_delegate.h",
"event_dispatcher.cc",
"event_dispatcher.h",
"event_dispatcher_delegate.h",
@@ -70,6 +69,7 @@ static_library("lib") {
"user_activity_monitor.h",
"user_display_manager.cc",
"user_display_manager.h",
+ "user_display_manager_delegate.h",
"user_id.h",
"user_id_tracker.cc",
"user_id_tracker.h",
« no previous file with comments | « services/ui/service.cc ('k') | services/ui/ws/cursor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698