| Index: webkit/common/webpreferences.h
|
| diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h
|
| index 279c43fa46e5d506fbb8f8ae2bbe7bfa95b7eb11..6ee63aafc74ae52660ef36c1e23b6a715ff1068c 100644
|
| --- a/webkit/common/webpreferences.h
|
| +++ b/webkit/common/webpreferences.h
|
| @@ -127,7 +127,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences {
|
| bool gesture_tap_highlight_enabled;
|
| bool accelerated_compositing_for_plugins_enabled;
|
| bool memory_info_enabled;
|
| - bool fullscreen_enabled;
|
| bool allow_displaying_insecure_content;
|
| bool allow_running_insecure_content;
|
| bool password_echo_enabled;
|
|
|