Index: chrome/browser/android/chrome_feature_list.h |
diff --git a/chrome/browser/android/chrome_feature_list.h b/chrome/browser/android/chrome_feature_list.h |
index 17ca186a68c96b03d77533b8ccf227ab29fb827b..751413f38c418ee5be1be88a80a953cf645bc0d3 100644 |
--- a/chrome/browser/android/chrome_feature_list.h |
+++ b/chrome/browser/android/chrome_feature_list.h |
@@ -14,6 +14,7 @@ namespace android { |
extern const base::Feature kNTPOfflinePagesFeature; |
extern const base::Feature kPhysicalWebFeature; |
+extern const base::Feature kSystemDownloadManager; |
bool RegisterChromeFeatureListJni(JNIEnv* env); |