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

Unified Diff: ui/ozone/BUILD.gn

Issue 2930163002: Convert ozone/drm DisplaySnapshot_Param to DisplaySnapshotMojo (Closed)
Patch Set: Created 3 years, 6 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/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index e539631934b3c5654e8cd719fd7e0419edc66693..96811531f352342e98233016b9382baf50ef92f4 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -223,6 +223,7 @@ test("ozone_unittests") {
deps = [
"//base/test:test_support",
"//testing/gtest",
+ "//ui/gfx:test_support",
"//ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698