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

Unified Diff: ui/ozone/BUILD.gn

Issue 895263002: ozone: Add more missing dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: also gyp geometry Created 5 years, 11 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
« no previous file with comments | « ui/events/ozone/BUILD.gn ('k') | ui/ozone/demo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index 09041824d85c3ad9a2ca9e425a7354e2dd2b8609..6eedae395f315f751c80a516fb5fdda7be1b0b7e 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -178,5 +178,6 @@ test("ozone_unittests") {
deps = [
"//base/test:test_support",
"//testing/gtest",
+ "//ui/gfx/geometry",
] + ozone_platform_test_deps
}
« no previous file with comments | « ui/events/ozone/BUILD.gn ('k') | ui/ozone/demo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698