Index: webkit/common/webpreferences.h |
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h |
index 82e8dbc42d9aaf30c0fb491840f4788a55a23fa8..3f0c895c7cd04b066b8c244f933172ba00be0f42 100644 |
--- a/webkit/common/webpreferences.h |
+++ b/webkit/common/webpreferences.h |
@@ -91,8 +91,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences { |
bool caret_browsing_enabled; |
bool hyperlink_auditing_enabled; |
bool is_online; |
- bool user_style_sheet_enabled; |
- GURL user_style_sheet_location; |
bool allow_universal_access_from_file_urls; |
bool allow_file_access_from_file_urls; |
bool webaudio_enabled; |