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

Unified Diff: BUILD.gn

Issue 1331913004: Add ozone_unittests to the build. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | « no previous file | ui/ozone/BUILD.gn » ('j') | ui/ozone/platform/drm/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6f8bbd021d28cd612d4e887cf65eac6416bd1fa3..e314516d3aebf9df1a5206b9d6e18fbf3b646aa2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -33,6 +33,7 @@ group("default") {
deps += [
"//ui/ozone",
"//ui/ozone/demo",
+ "//ui/ozone:ozone_unittests",
]
}
}
« no previous file with comments | « no previous file | ui/ozone/BUILD.gn » ('j') | ui/ozone/platform/drm/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698