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

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

Issue 2324163002: Add FakeDisplayDelegate for off device usage. (Closed)
Patch Set: Rebase and remove some debug logging. 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..ca332cb0aa269e1f99adfda1d530c9794e3a0b5b 100644
--- a/ui/display/types/BUILD.gn
+++ b/ui/display/types/BUILD.gn
@@ -11,6 +11,7 @@ component("types") {
"display_snapshot.cc",
"display_snapshot.h",
"display_types_export.h",
+ "fake_display_controller.h",
"gamma_ramp_rgb_entry.h",
"native_display_delegate.h",
"native_display_observer.h",

Powered by Google App Engine
This is Rietveld 408576698