| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index cbcc08e41ac60b70feedd8fb6bb798e81f425260..cfdb0f4c5df7957224fcd7145c8b47bdbd25db7b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -139,7 +139,6 @@ extern const char kWebKitJavascriptCanOpenWindowsAutomatically[];
|
| extern const char kWebKitLoadsImagesAutomatically[];
|
| extern const char kWebKitPluginsEnabled[];
|
| extern const char kWebKitDomPasteEnabled[];
|
| -extern const char kWebKitUsesUniversalDetector[];
|
| extern const char kWebKitTextAreasAreResizable[];
|
| extern const char kWebkitTabsToLinks[];
|
| extern const char kWebKitAllowDisplayingInsecureContent[];
|
|
|