| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index f2e1594e046863dbd6e71ddb1459717542fbe111..a6e8ea08fa8dca0c915a750e5021cee3b3b1aaa4 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -152,6 +152,7 @@ CONTENT_EXPORT extern const char kExtraPluginDir[];
|
| CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[];
|
| CONTENT_EXPORT extern const char kForceFieldTrials[];
|
| CONTENT_EXPORT extern const char kForceGpuRasterization[];
|
| +CONTENT_EXPORT extern const char kForceOverlayFullscreenVideo[];
|
| CONTENT_EXPORT extern const char kForceRendererAccessibility[];
|
| extern const char kGpuDeviceID[];
|
| extern const char kGpuDriverVendor[];
|
|
|