| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index abb0c8b62e86841f466fd19c38a1af543243a9cc..437bd30f8d60c889fa774a45c8023fc7ff1ef218 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -270,7 +270,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[] =
|
|
|