| Index: components/version_ui/version_ui_constants.h
|
| diff --git a/components/version_ui/version_ui_constants.h b/components/version_ui/version_ui_constants.h
|
| index 02a8128fe89eafb781c6dd37342c5e9a1b9e38e9..186ba51e65ecb682d7266927a305f05fccc006ff 100644
|
| --- a/components/version_ui/version_ui_constants.h
|
| +++ b/components/version_ui/version_ui_constants.h
|
| @@ -33,6 +33,7 @@ extern const char kCommandLineName[];
|
| extern const char kCompany[];
|
| #if defined(OS_WIN)
|
| extern const char kCompiler[];
|
| +extern const char kUpdateCohortName[];
|
| #endif
|
| extern const char kCopyright[];
|
| #if defined(OS_CHROMEOS)
|
|
|