Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f22927cb3a0856d9ced5a8e7b0260294b98d4617..25c24f959428c4efa52d2a085fcc3f043839ed90 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -96,6 +96,7 @@ CONTENT_EXPORT extern const char kDisableWebSecurity[]; |
extern const char kDisableXSSAuditor[]; |
CONTENT_EXPORT extern const char kDisableZeroCopy[]; |
CONTENT_EXPORT extern const char kDomAutomationController[]; |
+CONTENT_EXPORT extern const char kDownloadProcess[]; |
extern const char kEnable2dCanvasClipAntialiasing[]; |
CONTENT_EXPORT extern const char kEnableAggressiveDOMStorageFlushing[]; |
CONTENT_EXPORT extern const char kEnableCredentialManagerAPI[]; |