Index: trunk/src/content/public/common/content_switches.h |
=================================================================== |
--- trunk/src/content/public/common/content_switches.h (revision 202661) |
+++ trunk/src/content/public/common/content_switches.h (working copy) |
@@ -92,8 +92,7 @@ |
extern const char kEnableExperimentalWebSocket[]; |
extern const char kDisableXSSAuditor[]; |
CONTENT_EXPORT extern const char kDomAutomationController[]; |
-CONTENT_EXPORT extern const char kReduceSecurityForStatsCollectionTests[]; |
-CONTENT_EXPORT extern const char kStatsCollectionController[]; |
+CONTENT_EXPORT extern const char kReduceSecurityForDomAutomationTests[]; |
CONTENT_EXPORT extern const char kEnableAcceleratedPainting[]; |
CONTENT_EXPORT extern const char kEnableAcceleratedFilters[]; |
extern const char kEnableAccessibilityLogging[]; |