| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 457ab690b3a70196c1334bfefedc1dabc35f87ce..dc1597a490121758ca2dca9b4e38aea1a65d7315 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -94,7 +94,7 @@ CONTENT_EXPORT extern const char kReduceSecurityForDomAutomationTests[];
|
| CONTENT_EXPORT extern const char kEnableAcceleratedPainting[];
|
| CONTENT_EXPORT extern const char kEnableAcceleratedFilters[];
|
| extern const char kEnableAccessibilityLogging[];
|
| -CONTENT_EXPORT extern const char kEnableBrowserPluginCompositing[];
|
| +CONTENT_EXPORT extern const char kDisableBrowserPluginCompositing[];
|
| CONTENT_EXPORT extern const char kEnableBrowserPluginForAllViewTypes[];
|
| CONTENT_EXPORT extern const char kEnableBrowserPluginPointerLock[];
|
| CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[];
|
|
|