Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index e717ab43bf2fc13b14d0d339f8ef4a0dee8fc487..ec95e3615c7d9a1e896861e8b5308d5be060152c 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -319,6 +319,7 @@ const char kWebKitSansSerifFontFamilyTraditionalHan[] = |
// WebKit preferences. |
const char kWebKitWebSecurityEnabled[] = "webkit.webprefs.web_security_enabled"; |
const char kWebKitDomPasteEnabled[] = "webkit.webprefs.dom_paste_enabled"; |
+// Deprecated 9/2016. |
const char kWebKitUsesUniversalDetector[] = |
"webkit.webprefs.uses_universal_detector"; |
const char kWebKitTextAreasAreResizable[] = |