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

Unified Diff: ui/ozone/BUILD.gn

Issue 1331913004: Add ozone_unittests to the build. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: review feedback Created 5 years, 3 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 | « BUILD.gn ('k') | ui/ozone/platform/drm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index f659df119cfee607d92a3d87f26544146d0a2771..5d3724fd07ad68e8d7834ea7ff16892f74809212 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -47,6 +47,7 @@ if (ozone_platform_gbm) {
"platform/drm:drm_common",
"platform/drm:gbm",
]
+ ozone_platform_test_deps += [ "platform/drm:drm_unittests" ]
}
platform_list_cc_file = "$target_gen_dir/platform_list.cc"
« no previous file with comments | « BUILD.gn ('k') | ui/ozone/platform/drm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698