Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index d7438b814a19091fefb8a3ee549884dc436a96e7..b93e10467e3c97257719188962818e19a6ab6550 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -131,7 +131,6 @@ extern const char kGpuVendorID[]; |
extern const char kInProcessGPU[]; |
extern const char kInProcessPlugins[]; |
CONTENT_EXPORT extern const char kInProcessWebGL[]; |
-CONTENT_EXPORT extern const char kInvertWebContent[]; |
CONTENT_EXPORT extern const char kJavaScriptFlags[]; |
extern const char kLoadPlugin[]; |
CONTENT_EXPORT extern const char kLoggingLevel[]; |