| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 47b5fdc8d65dfd31bac3f620dd582fa6fb2a3987..8a192131443103ce03936da1b4f31d31b8d1bd77 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -235,7 +235,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 kWorkerProcess[];
|
| CONTENT_EXPORT extern const char kZygoteCmdPrefix[];
|
| CONTENT_EXPORT extern const char kZygoteProcess[];
|
|
|
|
|