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

Unified Diff: ui/ozone/demo/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/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/demo/BUILD.gn
diff --git a/ui/ozone/demo/BUILD.gn b/ui/ozone/demo/BUILD.gn
index 8e33185d5c28de9a8cc95dcdddb3005e7afc24f0..fd9bfbbdcf754d1710052f034afd07e71e836015 100644
--- a/ui/ozone/demo/BUILD.gn
+++ b/ui/ozone/demo/BUILD.gn
@@ -30,5 +30,6 @@ executable("ozone_demo") {
"//ui/gl",
"//ui/ozone",
"//ui/ozone/gpu",
+ "//ui/ozone:ozone_base",
]
}
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698