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

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

Issue 2423833002: Set ozone_platform_wayland to true for ozone/ChromeOS builds (Closed)
Patch Set: opt-out for wayland_unittests as per kylechar's advice. Created 4 years, 2 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/wayland/BUILD.gn
diff --git a/ui/ozone/platform/wayland/BUILD.gn b/ui/ozone/platform/wayland/BUILD.gn
index 8ba2444bd6a37cafb497b0a8c056710c8c1b55ac..35928050bd4ec286b25c956d8f5a7dea13dd2859 100644
--- a/ui/ozone/platform/wayland/BUILD.gn
+++ b/ui/ozone/platform/wayland/BUILD.gn
@@ -41,6 +41,7 @@ source_set("wayland") {
"//skia",
"//third_party/wayland:wayland_client",
"//third_party/wayland-protocols:xdg_shell_protocol",
+ "//ui/display",
"//ui/events",
"//ui/events/platform",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698