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

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

Issue 883443005: ozone: Add missing dependencies to build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update GN build 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/gpu/ozone_gpu.gyp ('k') | ui/ozone/platform/caca/caca.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/caca/BUILD.gn
diff --git a/ui/ozone/platform/caca/BUILD.gn b/ui/ozone/platform/caca/BUILD.gn
index 3f0eb538a92425fd6cc10c5d7326d7d9bfd06517..fd164f88908f2e5af7fb0326019f72f70786cb88 100644
--- a/ui/ozone/platform/caca/BUILD.gn
+++ b/ui/ozone/platform/caca/BUILD.gn
@@ -22,6 +22,7 @@ source_set("caca") {
"//base",
"//skia",
"//ui/events/ozone:events_ozone_layout",
+ "//ui/events/platform",
"//ui/gfx/geometry",
]
« no previous file with comments | « ui/ozone/gpu/ozone_gpu.gyp ('k') | ui/ozone/platform/caca/caca.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698