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

Unified Diff: ui/ozone/ozone.gyp

Issue 869743005: add ui/display/util dependency where necessary under ui/ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: 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 | « no previous file | ui/ozone/platform/dri/BUILD.gn » ('j') | 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 3765572fa40f4c402cdf301ebce1803eeb24f9fc..ce55e3f4e4d27fa0045d905fc6aff6dad0589cf3 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -56,6 +56,7 @@
'<(DEPTH)/ipc/ipc.gyp:ipc',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/ui/display/display.gyp:display_types',
+ '<(DEPTH)/ui/display/display.gyp:display_util',
'<(DEPTH)/ui/events/events.gyp:events',
'<(DEPTH)/ui/events/ozone/events_ozone.gyp:events_ozone',
'<(DEPTH)/ui/gfx/gfx.gyp:gfx',
« no previous file with comments | « no previous file | ui/ozone/platform/dri/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698