| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 94feb62b871c58b5675209d2459ef898360f9b73..cd7f484116ab5d6dfcdca266687dc67ae866fed4 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -294,6 +294,7 @@ CONTENT_EXPORT extern const char kDisableLegacyIntermediateWindow[];
|
| CONTENT_EXPORT extern const char kDisableWin32kRendererLockDown[];
|
| CONTENT_EXPORT extern const char kEnableWin32kLockDownMimeTypes[];
|
| CONTENT_EXPORT extern const char kEnableAcceleratedVpxDecode[];
|
| +CONTENT_EXPORT extern const char kEnableWin7HWH264Decoding[];
|
| // Switch to pass the font cache shared memory handle to the renderer.
|
| CONTENT_EXPORT extern const char kFontCacheSharedHandle[];
|
| CONTENT_EXPORT extern const char kMemoryPressureThresholdsMb[];
|
|
|