| Index: webkit/glue/webpreferences.h
|
| ===================================================================
|
| --- webkit/glue/webpreferences.h (revision 107605)
|
| +++ webkit/glue/webpreferences.h (working copy)
|
| @@ -106,6 +106,7 @@
|
| bool should_print_backgrounds;
|
| bool enable_scroll_animator;
|
| bool hixie76_websocket_protocol_enabled;
|
| + bool visual_word_movement_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
|
| // the embedder to use the same default value.
|
|
|