Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f176cf76590d0a4fa144b7c6f5ee7c2f8b2c299b..aec7bc913526b55978438ec0858d657a89e4f76f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -262,7 +262,6 @@ CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
CONTENT_EXPORT extern const char kUseDiscardableMemory[]; |
CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
-CONTENT_EXPORT extern const char kUseGpuInTests[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
CONTENT_EXPORT extern const char kUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |