| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index c72c8ebf41d21a6a24537fd6b860c3fe8595212c..dacbdc98715bda9eba84d2666b822db8dd20bf3b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -60,7 +60,6 @@ CONTENT_EXPORT extern const char kDisableGpuMemoryBufferCompositorResources[];
|
| CONTENT_EXPORT extern const char kDisableGpuMemoryBufferVideoFrames[];
|
| extern const char kDisableGpuProcessCrashLimit[];
|
| CONTENT_EXPORT extern const char kDisableGpuSandbox[];
|
| -CONTENT_EXPORT extern const char kDisableInProcessStackTraces[];
|
| CONTENT_EXPORT extern const char kDisableJavaScriptHarmonyShipping[];
|
| CONTENT_EXPORT extern const char kDisableLowLatencyDxva[];
|
| CONTENT_EXPORT extern const char kDisableLowResTiling[];
|
|
|