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

Unified Diff: chrome/common/chrome_switches.h

Issue 2775873002: Adds the ability to run chromeos with mus (Closed)
Patch Set: Created 3 years, 9 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index eb5ab14c87939c1fcbe559ef4ffd6306b7cf388e..b7567a271c1f51c801779667b6455dd33dda8fee 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -338,6 +338,8 @@ extern const char kWindows8Search[];
#if BUILDFLAG(ENABLE_PACKAGE_MASH_SERVICES)
extern const char kMash[];
+extern const char kMus[];
+extern const char kMusConfig[];
#endif
#if BUILDFLAG(ENABLE_PRINT_PREVIEW) && !defined(OFFICIAL_BUILD)

Powered by Google App Engine
This is Rietveld 408576698