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

Unified Diff: mojo/BUILD.gn

Issue 1556803002: Add helpers for creating UI components. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-13
Patch Set: Created 4 years, 12 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 | mojo/common/strong_binding_set.h » ('j') | mojo/ui/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 915c5b404e4d6012bf10b40464ad85166d0989f9..d5bb3854e813b49e65b78023851749adb004223c 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -66,6 +66,7 @@ group("tests") {
"//mojo/edk:tests",
"//mojo/file_utils:file_utils_apptests",
"//mojo/gles2:mgl_unittests",
+ "//mojo/ui:unittests",
"//mojo/public/cpp/bindings/tests:versioning_apptests",
"//mojo/services/files/c:apptests",
"//mojo/services/files/cpp:files_impl_apptests",
« no previous file with comments | « no previous file | mojo/common/strong_binding_set.h » ('j') | mojo/ui/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698