Index: webkit/glue/webpreferences.h |
diff --git a/webkit/glue/webpreferences.h b/webkit/glue/webpreferences.h |
index 73270c28a2eeea968f5552ff89baf4d652247365..6dda7f6676c460e1f4431cc99f85a8e45f7adb5e 100644 |
--- a/webkit/glue/webpreferences.h |
+++ b/webkit/glue/webpreferences.h |
@@ -101,6 +101,7 @@ struct WEBKIT_GLUE_EXPORT WebPreferences { |
bool experimental_webgl_enabled; |
bool flash_3d_enabled; |
bool flash_stage3d_enabled; |
+ bool flash_stage3d_baseline_enabled; |
bool gl_multisampling_enabled; |
bool privileged_webgl_extensions_enabled; |
bool webgl_errors_to_console_enabled; |