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

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

Issue 2310133002: Add mojom::DisplayController. (Closed)
Patch Set: Address comments. Created 4 years, 3 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 | « no previous file | services/ui/display/platform_screen.h » ('j') | services/ui/display/platform_screen_ozone.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/display/BUILD.gn
diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn
index 5b87139319e2db8b4110f18d3fc05dc173be3c5f..c413701d9e83d8f1464961849de3fa9fa083b0da 100644
--- a/services/ui/display/BUILD.gn
+++ b/services/ui/display/BUILD.gn
@@ -7,6 +7,7 @@ import("//testing/test.gni")
source_set("display") {
sources = [
+ "platform_screen.cc",
"platform_screen.h",
"platform_screen_delegate.h",
]
« no previous file with comments | « no previous file | services/ui/display/platform_screen.h » ('j') | services/ui/display/platform_screen_ozone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698