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

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

Issue 2805633004: Add Mojo NativeDisplayDelegate / NativeDisplayObserver. (Closed)
Patch Set: s/InterfaceRegistry/BinderRegistry Created 3 years, 8 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 | « ui/display/manager/forwarding_display_delegate.cc ('k') | ui/display/mojo/native_display_delegate.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/mojo/BUILD.gn
diff --git a/ui/display/mojo/BUILD.gn b/ui/display/mojo/BUILD.gn
index 98cb6e6aa1c9385363b98440a11d4146f2408da4..c32d34352125cbcd33e75b03d021b095477bb259 100644
--- a/ui/display/mojo/BUILD.gn
+++ b/ui/display/mojo/BUILD.gn
@@ -12,6 +12,7 @@ mojom("interfaces") {
"display_mode.mojom",
"display_snapshot_mojo.mojom",
"gamma_ramp_rgb_entry.mojom",
+ "native_display_delegate.mojom",
]
public_deps = [
« no previous file with comments | « ui/display/manager/forwarding_display_delegate.cc ('k') | ui/display/mojo/native_display_delegate.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698