| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 0c9e58c355ddce613b55fc769f9af70e97ece8f3..3d92c507bfd1036ea8cccc7efadaf8f4f39d0ff4 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -196,7 +196,6 @@ CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
| extern const char kInProcessGPU[];
|
| -CONTENT_EXPORT extern const char kIpResolverRules[];
|
| CONTENT_EXPORT extern const char kJavaScriptFlags[];
|
| extern const char kLoadPlugin[];
|
| CONTENT_EXPORT extern const char kLogGpuControlListDecisions[];
|
|
|