diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index fad9b53..084ab3f 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -119,13 +119,6 @@ extern const wchar_t kDeleteCache[]; extern const wchar_t kDeleteCookies[]; extern const wchar_t kDeletePasswords[]; extern const wchar_t kDeleteFormData[]; -extern const wchar_t kBookmarkTableNameWidth1[]; -extern const wchar_t kBookmarkTableURLWidth1[]; -extern const wchar_t kBookmarkTableNameWidth2[]; -extern const wchar_t kBookmarkTableURLWidth2[]; -extern const wchar_t kBookmarkTablePathWidth[]; -extern const wchar_t kBookmarkManagerPlacement[]; -extern const wchar_t kBookmarkManagerSplitLocation[]; extern const wchar_t kEnableSpellCheck[]; extern const wchar_t kEnableAutoSpellCorrect[]; extern const wchar_t kDeleteTimePeriod[]; |