| Index: webkit/glue/webpreferences.h
|
| ===================================================================
|
| --- webkit/glue/webpreferences.h (revision 123852)
|
| +++ webkit/glue/webpreferences.h (working copy)
|
| @@ -118,6 +118,7 @@
|
| bool hixie76_websocket_protocol_enabled;
|
| bool visual_word_movement_enabled;
|
| bool per_tile_painting_enabled;
|
| + bool css_regions_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.
|
|
|