Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 8847ae3f2edc65142f1524febc5aa449d28d3735..da5be99e6446d5a39c49933184d231d4ebb65148 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -280,7 +280,6 @@ const char kWebKitWebSecurityEnabled[] = "webkit.webprefs.web_security_enabled"; |
const char kWebKitDomPasteEnabled[] = "webkit.webprefs.dom_paste_enabled"; |
const char kWebKitShrinksStandaloneImagesToFit[] = |
"webkit.webprefs.shrinks_standalone_images_to_fit"; |
-const char kWebKitInspectorSettings[] = "webkit.webprefs.inspector_settings"; |
const char kWebKitUsesUniversalDetector[] = |
"webkit.webprefs.uses_universal_detector"; |
const char kWebKitTextAreasAreResizable[] = |