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

Unified Diff: services/BUILD.gn

Issue 1949233002: Create a RegisterViewAssociate method in ViewManager (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add tests to mojo tests Created 4 years, 7 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 | « mojo/tools/data/apptests ('k') | services/gfx/compositor/compositor_engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 6d4e00bb0b9307913e3688913d907f4311b4891c..bfd560ad44dfca41df14aff05b4f3a646de1b6d4 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -85,6 +85,7 @@ group("tests") {
"//services/media/common:apptests",
"//services/native_support:apptests",
"//services/prediction:apptests",
+ "//services/ui/view_manager:view_manager_apptests",
]
# TODO: fix ffmpeg build
« no previous file with comments | « mojo/tools/data/apptests ('k') | services/gfx/compositor/compositor_engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698