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

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

Issue 1716543003: ozone: Use allow_circular_includes_from to fix deps issue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 54ed505d1e809f4857d86943282c7f3b646c8917..cb9f26a47d190a646a900305624cc6ae40b6db82 100644
--- a/ui/ozone/platform/headless/BUILD.gn
+++ b/ui/ozone/platform/headless/BUILD.gn
@@ -25,5 +25,6 @@ source_set("headless") {
"//ui/events/platform",
"//ui/gfx/geometry",
"//ui/ozone:ozone_base",
+ "//ui/platform_window",
]
}

Powered by Google App Engine
This is Rietveld 408576698