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

Unified Diff: ui/display/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/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 3b1cdc5211e8a05bab00cd9996cd15a499506864..97bfc08669268e5a29abe8199c9e718a9e4baf01 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -23,6 +23,8 @@ component("display") {
"chromeos/query_content_protection_task.h",
"chromeos/update_display_configuration_task.cc",
"chromeos/update_display_configuration_task.h",
+ "chromeos/virtual_display_delegate.cc",
+ "chromeos/virtual_display_delegate.h",
"chromeos/x11/display_mode_x11.cc",
"chromeos/x11/display_mode_x11.h",
"chromeos/x11/display_snapshot_x11.cc",

Powered by Google App Engine
This is Rietveld 408576698