Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 24056b641250c991d139e81d62f0c507236c6602..69de538e2983dd0b01f28a072041161fd3288678 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -120,6 +120,7 @@ CONTENT_EXPORT extern const char kEnableLCDText[]; |
CONTENT_EXPORT extern const char kEnableLogging[]; |
extern const char kEnableMemoryBenchmarking[]; |
CONTENT_EXPORT extern const char kEnableNetworkInformation[]; |
+CONTENT_EXPORT extern const char kEnableNonValidatingReloadOnRefreshContent[]; |
CONTENT_EXPORT extern const char kEnablePartialRaster[]; |
CONTENT_EXPORT extern const char kEnablePinch[]; |
CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; |