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

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

Issue 2507943002: Move PlatformDisplayDefault into it's own file. (Closed)
Patch Set: Fixes. Created 4 years, 1 month 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 | « no previous file | 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 055573df71d018cc95fd84b5caa76fb2c790fa3f..a3ef07f0a232d4502c3bd9932751a874ceb0f21a 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -55,6 +55,8 @@ static_library("lib") {
"operation.h",
"platform_display.cc",
"platform_display.h",
+ "platform_display_default.cc",
+ "platform_display_default.h",
"platform_display_delegate.h",
"platform_display_factory.h",
"platform_display_init_params.cc",
« no previous file with comments | « no previous file | services/ui/ws/display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698