Index: chrome/common/chrome_constants.cc |
diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc |
index 257c02f95f9543a713d5c687207d53c36cf72782..434d9e0f080be03a7d1fb185d8738d247b577a70 100644 |
--- a/chrome/common/chrome_constants.cc |
+++ b/chrome/common/chrome_constants.cc |
@@ -135,8 +135,8 @@ const base::FilePath::CharType kChannelIDFilename[] = FPL("Origin Bound Certs"); |
const base::FilePath::CharType kCookieFilename[] = FPL("Cookies"); |
const base::FilePath::CharType kCRLSetFilename[] = |
FPL("Certificate Revocation Lists"); |
-const base::FilePath::CharType kCustomDictionaryFileName[] = |
- FPL("Custom Dictionary.txt"); |
+//const base::FilePath::CharType kCustomDictionaryFileName[] = |
+// FPL("Custom Dictionary.txt"); |
const base::FilePath::CharType kExtensionActivityLogFilename[] = |
FPL("Extension Activity"); |
const base::FilePath::CharType kExtensionsCookieFilename[] = |