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

Unified Diff: mash/BUILD.gn

Issue 2693923004: Mus Demo: Extract code specific to internal mode into a separate class (Closed)
Patch Set: Created 3 years, 10 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 | services/ui/demo/BUILD.gn » ('j') | services/ui/demo/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index b1e9784f4881d6a4686ef053344e53a9d7d6d6d8..ae5e5a0277e4cc2472a69da2afc19f418400456c 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -46,7 +46,7 @@ catalog("catalog") {
"//mash/task_viewer:manifest",
"//services/tracing:manifest",
"//services/ui:manifest",
- "//services/ui/demo:manifest",
+ "//services/ui/demo:manifest_internal",
"//services/ui/ime/test_ime_driver:manifest",
# TODO(rockot): It seems like a layering violation to have these service
« no previous file with comments | « no previous file | services/ui/demo/BUILD.gn » ('j') | services/ui/demo/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698