diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index ffd1c06..3cb4325 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -43,7 +43,6 @@ extern const wchar_t kWebKitLoadsImagesAutomatically[]; extern const wchar_t kWebKitPluginsEnabled[]; extern const wchar_t kWebKitDomPasteEnabled[]; extern const wchar_t kWebKitShrinksStandaloneImagesToFit[]; -extern const wchar_t kWebKitDeveloperExtrasEnabled[]; extern const wchar_t kWebKitInspectorSettings[]; extern const wchar_t kWebKitUsesUniversalDetector[]; extern const wchar_t kWebKitTextAreasAreResizable[]; |