| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9d3daa3b1d1f5350ab8397c58ffdc4c594db65e2..b25c828158ddc9059d09d6c73f67c443ce4c2a17 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -166,6 +166,7 @@ extern const char kKioskModePrinting[];
|
| extern const char kLoadExtension[];
|
| extern const char kLoadMediaRouterComponentExtension[];
|
| extern const char kMakeDefaultBrowser[];
|
| +extern const char kMash[];
|
| extern const char kMediaCacheSize[];
|
| extern const char kMetricsRecordingOnly[];
|
| extern const char kMonitoringDestinationID[];
|
|
|