Index: webkit/glue/webpreferences.h |
=================================================================== |
--- webkit/glue/webpreferences.h (revision 182155) |
+++ webkit/glue/webpreferences.h (working copy) |
@@ -112,6 +112,7 @@ |
bool accelerated_compositing_for_scrollable_frames_enabled; |
bool composited_scrolling_for_frames_enabled; |
bool mock_scrollbars_enabled; |
+ bool threaded_html_parser; |
bool show_paint_rects; |
bool render_vsync_enabled; |
bool asynchronous_spell_checking_enabled; |