| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 82f470a50abc76b2f28c4fde3b3d9d1b114833f2..133f235e392723e40fce746cf63d3d133132028c 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -39,6 +39,7 @@ extern const FilePath::CharType* const kHelperFlavorSuffixes[];
|
| #endif // OS_MACOSX
|
| extern const wchar_t kBrowserAppName[];
|
| #if defined(OS_WIN)
|
| +extern const FilePath::CharType kMetroDriverDll[];
|
| extern const wchar_t kStatusTrayWindowClass[];
|
| #endif // defined(OS_WIN)
|
| extern const wchar_t kMessageWindowClass[];
|
|
|