Chromium Code Reviews| Index: webkit/glue/webpreferences.h |
| =================================================================== |
| --- webkit/glue/webpreferences.h (revision 71740) |
| +++ webkit/glue/webpreferences.h (working copy) |
| @@ -66,6 +66,7 @@ |
| bool frame_flattening_enabled; |
| bool allow_universal_access_from_file_urls; |
| bool allow_file_access_from_file_urls; |
| + bool webaudio_enabled; |
| bool experimental_webgl_enabled; |
| bool show_composited_layer_borders; |
| bool accelerated_compositing_enabled; |