| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 3dfd4391461bf5c8270af103fcd4c7f493eef731..c7aad6edf46e77d915508085fd9c9f7cd5ae0d29 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -91,6 +91,7 @@ CONTENT_EXPORT extern const char kEnableAcceleratedPainting[];
|
| CONTENT_EXPORT extern const char kEnableAcceleratedFilters[];
|
| extern const char kEnableAcceleratedPlugins[];
|
| extern const char kEnableAccessibilityLogging[];
|
| +CONTENT_EXPORT extern const char kEnableBrowserPluginForAllViewTypes[];
|
| extern const char kEnableBrowserPluginOldImplementation[];
|
| CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[];
|
| extern const char kEnableCssShaders[];
|
|
|