Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 03d57bafe0839484ef77323da42288fc65d453bd..195b4c81ef02fbd8eebad438d664837ee0839562 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -46,8 +46,6 @@ extern const char kInitialProfile[]; |
extern const char kMultiProfileDirPrefix[]; |
extern const base::FilePath::CharType kGuestProfileDir[]; |
extern const wchar_t kBrowserResourcesDll[]; |
-extern const base::FilePath::CharType kExtensionFileExtension[]; |
-extern const base::FilePath::CharType kExtensionKeyFileExtension[]; |
// filenames |
#if defined(OS_ANDROID) |