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

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

Issue 2736943003: Start to decouple display::Display from ws::PlatformDisplay. (Closed)
Patch Set: Fix comments. Created 3 years, 9 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.h ('k') | services/ui/ws/display.h » ('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 71bcc3212a52445bcd1937a28c5101acf67133ee..c93c16a61918c003c1788c348567ad57a66a6a16 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -62,8 +62,6 @@ static_library("lib") {
"platform_display_default.h",
"platform_display_delegate.h",
"platform_display_factory.h",
- "platform_display_init_params.cc",
- "platform_display_init_params.h",
"server_window.cc",
"server_window.h",
"server_window_compositor_frame_sink_manager.cc",
« no previous file with comments | « services/ui/service.h ('k') | services/ui/ws/display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698