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[]; |
Lei Zhang
2016/09/06 19:03:40
Do we need to do PrefService::ClearPref() like we
Jinsuk Kim
2016/09/06 20:42:13
That may be right. Thanks for catching it. Put the
|
extern const char kWebKitTextAreasAreResizable[]; |
extern const char kWebkitTabsToLinks[]; |
extern const char kWebKitAllowDisplayingInsecureContent[]; |