Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 44ea1e5c3f625a885f6b4296b01a0c789aee809d..c4b6565c01aacf3edc0b6511daba5054a883d8ae 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -312,6 +312,7 @@ extern const char kForceShowUpdateMenuItemCustomSummary[]; |
extern const char kForceShowUpdateMenuBadge[]; |
extern const char kMarketUrlForTesting[]; |
extern const char kTabManagementExperimentType[]; |
+extern const char kEnableDownloadInterception[]; |
#endif // defined(OS_ANDROID) |
#if defined(USE_ASH) |