| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 9a7f696d926c55e59dcd509635aebbaa02ce044c..33e6ca5953fee9141de920d46a1c93416e5dc6de 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -194,8 +194,6 @@ CONTENT_EXPORT extern const char kUtilityProcess[];
|
| extern const char kUtilityProcessAllowedDir[];
|
| CONTENT_EXPORT extern const char kWaitForDebuggerChildren[];
|
| extern const char kWebCoreLogChannels[];
|
| -extern const char kWebWorkerProcessPerCore[];
|
| -extern const char kWebWorkerShareProcesses[];
|
| CONTENT_EXPORT extern const char kWorkerProcess[];
|
| CONTENT_EXPORT extern const char kZygoteCmdPrefix[];
|
| CONTENT_EXPORT extern const char kZygoteProcess[];
|
|
|