| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 265a1642ca9cfe41d642bf295ac7414285498c3f..fe468331f2452e786be7ddf7d85d8070e4e0bb86 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[];
|
|
|