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

Unified Diff: ui/ozone/platform/headless/BUILD.gn

Issue 2324163002: Add FakeDisplayDelegate for off device usage. (Closed)
Patch Set: Address rjkroege 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
Index: ui/ozone/platform/headless/BUILD.gn
diff --git a/ui/ozone/platform/headless/BUILD.gn b/ui/ozone/platform/headless/BUILD.gn
index 4a4fdb37bed80191afa33b36b52332cf04a4ead1..655eb3e0885d46bf2e8e666c737de7f45b6714a0 100644
--- a/ui/ozone/platform/headless/BUILD.gn
+++ b/ui/ozone/platform/headless/BUILD.gn
@@ -22,6 +22,7 @@ source_set("headless") {
"//base",
"//skia",
"//ui/base",
+ "//ui/display",
"//ui/events",
"//ui/events/ozone:events_ozone_layout",
"//ui/events/platform",

Powered by Google App Engine
This is Rietveld 408576698