| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bf948bb913cff1954cfb9ac70df9f948ed4bb42d..feb28fe6965fc313133546b65cbc6c1353004f1d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -368,6 +368,7 @@ extern const char kHostedAppQuitNotification[];
|
| extern const char kDisableHostedAppShimCreation[];
|
| extern const char kDisableSystemFullscreenForTesting[];
|
| extern const char kRelauncherProcess[];
|
| +extern const char kMetricsClientID[];
|
| #endif
|
|
|
| #if defined(OS_WIN)
|
|
|