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

Unified Diff: services/ui/demo/manifest_internal.json

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
Index: services/ui/demo/manifest_internal.json
diff --git a/services/ui/demo/manifest.json b/services/ui/demo/manifest_internal.json
similarity index 67%
rename from services/ui/demo/manifest.json
rename to services/ui/demo/manifest_internal.json
index 6be98f759a42a75e3ce82d8fd6c922501ad1d08d..ef47d6ebeeb356a3fbd2df0d4b8a76c5bd685e90 100644
--- a/services/ui/demo/manifest.json
+++ b/services/ui/demo/manifest_internal.json
@@ -1,6 +1,6 @@
{
- "name": "mus_demo",
- "display_name": "MUS Demo",
+ "name": "mus_demo_internal",
+ "display_name": "MUS Demo Internal",
"interface_provider_specs": {
"service_manager:connector": {
"requires": {

Powered by Google App Engine
This is Rietveld 408576698