| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index cb471d13adc42da1c20e7de6df84196c2748d291..b243b2f803d3494ab300149bbd5c5e3be8f221da 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)
|
|
|