| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8577838f7e11fbad73a09f570931679093e2106c..5ef42b96d4947d57213051ae99afbd33ce518055 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -367,6 +367,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)
|
|
|