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

Unified Diff: services/ui/display/platform_screen_stub.h

Issue 2323393003: Connect mojom::DisplayController from ash to ui. (Closed)
Patch Set: Add 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 | « services/ui/display/platform_screen_ozone.cc ('k') | services/ui/display/platform_screen_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/display/platform_screen_stub.h
diff --git a/services/ui/display/platform_screen_stub.h b/services/ui/display/platform_screen_stub.h
index 19f11a726954dd60bed8fe81ce76cc14453ed0e7..4dc15b1a1c303798707271ffa66d89cd43c5deab 100644
--- a/services/ui/display/platform_screen_stub.h
+++ b/services/ui/display/platform_screen_stub.h
@@ -25,6 +25,7 @@ class PlatformScreenStub : public PlatformScreen {
void FixedSizeScreenConfiguration();
// PlatformScreen.
+ void AddInterfaces(shell::InterfaceRegistry* registry) override;
void Init(PlatformScreenDelegate* delegate) override;
int64_t GetPrimaryDisplayId() const override;
« no previous file with comments | « services/ui/display/platform_screen_ozone.cc ('k') | services/ui/display/platform_screen_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698