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

Unified Diff: ui/ozone/ozone.gyp

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/ozone/demo/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index ce55e3f4e4d27fa0045d905fc6aff6dad0589cf3..4869a9ebae92601bfaace881c823e1c218709976 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -183,6 +183,7 @@
'../../base/base.gyp:base',
'../../base/base.gyp:test_support_base',
'../../testing/gtest.gyp:gtest',
+ '../gfx/gfx.gyp:gfx_geometry',
'<@(external_ozone_platform_unittest_deps)',
'<@(internal_ozone_platform_unittest_deps)',
],
« no previous file with comments | « ui/ozone/demo/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698