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

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

Issue 2324163002: Add FakeDisplayDelegate for off device usage. (Closed)
Patch Set: Rebase and expand. 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
Index: ui/display/types/BUILD.gn
diff --git a/ui/display/types/BUILD.gn b/ui/display/types/BUILD.gn
index 8b1f6a82edee1431be695011ddff2e85866849cb..bfaefc47c050a4dc779110672612143ee11ea332 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -14,6 +14,7 @@ component("types") {
"gamma_ramp_rgb_entry.h",
"native_display_delegate.h",
"native_display_observer.h",
+ "virtual_display_controller.h",
]
defines = [ "DISPLAY_TYPES_IMPLEMENTATION" ]

Powered by Google App Engine
This is Rietveld 408576698