diff options
Diffstat (limited to 'chrome/common/chrome_constants.h')
-rw-r--r-- | chrome/common/chrome_constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h index 8ffe8a5..46649d2 100644 --- a/chrome/common/chrome_constants.h +++ b/chrome/common/chrome_constants.h @@ -22,7 +22,6 @@ extern const FilePath::CharType kFrameworkName[]; #endif extern const wchar_t kBrowserAppName[]; #if defined(OS_WIN) -extern const wchar_t kBrowserAppID[]; extern const wchar_t kStatusTrayWindowClass[]; #endif // defined(OS_WIN) extern const wchar_t kMessageWindowClass[]; |