| Index: chrome/common/chrome_constants.cc
|
| diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc
|
| index 2b584237c493cc070a74a044ae93c7841c580478..3b2d076b11cf55ea9e4ad4fff303cc196fcef1ce 100644
|
| --- a/chrome/common/chrome_constants.cc
|
| +++ b/chrome/common/chrome_constants.cc
|
| @@ -123,7 +123,6 @@ const base::FilePath::CharType kFrameworkName[] =
|
|
|
| #if defined(OS_WIN)
|
| const base::FilePath::CharType kBrowserResourcesDll[] = FPL("chrome.dll");
|
| -const base::FilePath::CharType kMetroDriverDll[] = FPL("metro_driver.dll");
|
| const base::FilePath::CharType kStatusTrayWindowClass[] =
|
| FPL("Chrome_StatusTrayWindow");
|
| #endif // defined(OS_WIN)
|
|
|