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

Unified Diff: mash/example/BUILD.gn

Issue 2651953002: Revert of [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: Created 3 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 | « mash/BUILD.gn ('k') | mash/quick_launch/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/BUILD.gn
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn
index 753f5e668d6df485223d34bc4fe892c50fb927eb..0bc305f3d7e02ac633740830d48d53acd8c44e30 100644
--- a/mash/example/BUILD.gn
+++ b/mash/example/BUILD.gn
@@ -22,6 +22,12 @@
catalog("catalog") {
standalone_services = [
+ "simple_wm",
+ "views_examples",
+ "window_type_launcher",
+ ]
+
+ deps = [
"//mash/example/views_examples:manifest",
"//mash/example/window_type_launcher:manifest",
"//mash/simple_wm:manifest",
« no previous file with comments | « mash/BUILD.gn ('k') | mash/quick_launch/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698