Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 1e160631d8fffea7336d6b7b6d6a91b6cce3621b..ee6b5449d42b8923f4075896ff0303fb43f5751e 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -147,6 +147,7 @@ CONTENT_EXPORT extern const char kEnableWebVR[]; |
CONTENT_EXPORT extern const char kEnableZeroCopy[]; |
CONTENT_EXPORT extern const char kExplicitlyAllowedPorts[]; |
CONTENT_EXPORT extern const char kExtraPluginDir[]; |
+CONTENT_EXPORT extern const char kFetchMode[]; |
CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[]; |
CONTENT_EXPORT extern const char kForceFieldTrials[]; |
CONTENT_EXPORT extern const char kForceGpuRasterization[]; |