| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 2058361212a3ea7d15f751d95d9f0603da67b64d..b58ef96c4b0be9e404fb020fd3e023569b05a1e3 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -21,7 +21,6 @@ CONTENT_EXPORT extern const char kAgcStartupMinVolume[];
|
| CONTENT_EXPORT extern const char kAllowFileAccessFromFiles[];
|
| CONTENT_EXPORT extern const char kAllowInsecureLocalhost[];
|
| CONTENT_EXPORT extern const char kAllowLoopbackInPeerConnection[];
|
| -CONTENT_EXPORT extern const char kAllowNoSandboxJob[];
|
| CONTENT_EXPORT extern const char kAllowSandboxDebugging[];
|
| CONTENT_EXPORT extern const char kAndroidFontsPath[];
|
| CONTENT_EXPORT extern const char kBlinkSettings[];
|
|
|