Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index 9c89c1f6e47fa4d7687480af9ea0910ccc6da9ac..d03758addbe04182ef08262e805be8fae1ac0ee8 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -73,7 +73,6 @@ struct CONTENT_EXPORT WebPreferences { |
bool plugins_enabled; |
bool dom_paste_enabled; |
WebInspectorPreferences inspector_settings; |
- bool site_specific_quirks_enabled; |
bool shrinks_standalone_images_to_fit; |
bool uses_universal_detector; |
bool text_areas_are_resizable; |