| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 444dc289c29a90d48120f3e1e390b544700a154d..c5761835efeb9375720ff60d4cfbf3a5eaa7099b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -126,6 +126,7 @@ CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueEnabledWithSlow2G[];
|
| CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueDisabled[];
|
| +CONTENT_EXPORT extern const char kEnableGpuScheduler[];
|
| CONTENT_EXPORT extern const char kEnableGpuAsyncWorkerContext[];
|
| CONTENT_EXPORT extern const char kEnableGpuMemoryBufferCompositorResources[];
|
| CONTENT_EXPORT extern const char kEnableGpuMemoryBufferVideoFrames[];
|
|
|