| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8c1ade721a5eb3539d3a35346dfa746eb1b5cd27..74ddcbf025afcf7c0969f77272816ace8851f46e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -345,10 +345,12 @@ extern const char kEnableFullscreenToolbarReveal[];
|
| extern const char kEnableHostedAppsInWindows[];
|
| extern const char kEnableMacViewsNativeAppWindows[];
|
| extern const char kEnableTranslateNewUX[];
|
| +extern const char kEnableUserMetrics[];
|
| extern const char kHostedAppQuitNotification[];
|
| extern const char kMetricsClientID[];
|
| extern const char kRelauncherProcess[];
|
| extern const char kRelauncherProcessDMGDevice[];
|
| +extern const char kMakeChromeDefault[];
|
| #endif // defined(OS_MACOSX)
|
|
|
| #if defined(OS_WIN)
|
|
|