| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d726ed0ac635c8926f5c019ba4b4b8d6f35d591b..77a28c23fcc225884c877868daf8f3c5fe636f4b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -51,7 +51,6 @@
|
| CONTENT_EXPORT extern const char kDisableFlashStage3d[];
|
| CONTENT_EXPORT extern const char kDisableGpu[];
|
| CONTENT_EXPORT extern const char kDisableGpuCompositing[];
|
| -CONTENT_EXPORT extern const char kDisableGpuEarlyInit[];
|
| extern const char kDisableGpuProcessCrashLimit[];
|
| CONTENT_EXPORT extern const char kDisableGpuRasterization[];
|
| CONTENT_EXPORT extern const char kDisableGpuSandbox[];
|
|
|