| Index: webkit/common/webpreferences.h
|
| diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h
|
| index 6e689d1a7301aaad810b4bc8edd3329b4c07c840..35d3c3e0ea8c15cab97d397d5ec4808b01537385 100644
|
| --- a/webkit/common/webpreferences.h
|
| +++ b/webkit/common/webpreferences.h
|
| @@ -95,6 +95,7 @@ struct WEBKIT_COMMON_EXPORT WebPreferences {
|
| bool allow_file_access_from_file_urls;
|
| bool webaudio_enabled;
|
| bool experimental_webgl_enabled;
|
| + bool pepper_3d_enabled;
|
| bool flash_3d_enabled;
|
| bool flash_stage3d_enabled;
|
| bool flash_stage3d_baseline_enabled;
|
|
|