Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 9d21f958f0fa622a09711e80b9d3baea6b95d84c..46a0321536da91f73d74cc9d3b51fd08029050d8 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -298,7 +298,6 @@ const char kWebKitUsesUniversalDetector[] = |
"webkit.webprefs.uses_universal_detector"; |
const char kWebKitTextAreasAreResizable[] = |
"webkit.webprefs.text_areas_are_resizable"; |
-const char kWebKitJavaEnabled[] = "webkit.webprefs.java_enabled"; |
const char kWebkitTabsToLinks[] = "webkit.webprefs.tabs_to_links"; |
const char kWebKitAllowDisplayingInsecureContent[] = |
"webkit.webprefs.allow_displaying_insecure_content"; |