Chromium Code Reviews| Index: webkit/glue/webpreferences.h |
| =================================================================== |
| --- webkit/glue/webpreferences.h (revision 76645) |
| +++ webkit/glue/webpreferences.h (working copy) |
| @@ -79,7 +79,6 @@ |
| bool accelerated_plugins_enabled; |
| bool memory_info_enabled; |
| bool interactive_form_validation_enabled; |
| - bool fullscreen_enabled; |
| // We try to keep the default values the same as the default values in |
| // chrome, except for the cases where it would require lots of extra work for |