| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b16fa4aa8835f799b577f63d6274bf2635e236b4..66a6d96a52dd5694307f550e611e57f471137948 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -342,10 +342,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 kSetDefaultBrowser[];
|
| #endif // defined(OS_MACOSX)
|
|
|
| #if defined(OS_WIN)
|
|
|