| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e61ce303c89f0bb4fbe859506ff618a8309de33e..6277db983df55a8aae5acc37a27f4f78ac9297a2 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -121,7 +121,6 @@ CONTENT_EXPORT extern const char kEnableImageColorProfiles[];
|
| CONTENT_EXPORT extern const char kEnableLCDText[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| extern const char kEnableMemoryBenchmarking[];
|
| -CONTENT_EXPORT extern const char kEnableMojoShellConnection[];
|
| CONTENT_EXPORT extern const char kEnableNetworkInformation[];
|
| CONTENT_EXPORT extern const char kEnableNotificationActionIcons[];
|
| CONTENT_EXPORT extern const char kEnablePartialRaster[];
|
|
|