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) |