Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index b8c08a1583bc2c092dc7e2e703bc5354573507d5..9ccb4e40e11439b3e6047197f4fd3c72711edfb1 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[]; |