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

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

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 | « ui/ozone/ozone.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index 7b0d3f3270dbd0b6c36652af7d643c024abbc0ee..3a4916777d11f1232e2f35885ea55ecae42bda60 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -83,6 +83,7 @@ source_set("dri_common") {
"//ipc",
"//ui/base",
"//ui/display/types",
+ "//ui/display/util",
"//ui/events",
"//ui/events/ozone:events_ozone_evdev",
"//ui/events/ozone:events_ozone_layout",
« no previous file with comments | « ui/ozone/ozone.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698