| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 9cb306c312054d524d22cf041bc52871acfdecbe..19aaba5b9e4ecd8915391d6db416c6b7628d11fb 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -257,7 +257,6 @@ CONTENT_EXPORT extern const char kUtilityProcessEnableMDns[];
|
| CONTENT_EXPORT extern const char kUtilityProcessRunningElevated[];
|
| CONTENT_EXPORT extern const char kValidateInputEventStream[];
|
| CONTENT_EXPORT extern const char kWaitForDebuggerChildren[];
|
| -CONTENT_EXPORT extern const char kWebGLCommandBufferSizeKb[];
|
| CONTENT_EXPORT extern const char kWorkerProcess[];
|
| CONTENT_EXPORT extern const char kZygoteCmdPrefix[];
|
| CONTENT_EXPORT extern const char kZygoteProcess[];
|
|
|