Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index bfb67a19eb30c82d6932d9158de33d8c73e0178f..4a1a8a3f892bffd947843f0e18e26ec6e44ef644 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -86,7 +86,6 @@ struct CONTENT_EXPORT WebPreferences { |
bool shrinks_standalone_images_to_fit; |
bool uses_universal_detector; |
bool text_areas_are_resizable; |
- bool java_enabled; |
bool allow_scripts_to_close_windows; |
bool remote_fonts_enabled; |
bool javascript_can_access_clipboard; |