| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index a4904dfa80cc998c43480f77be4ffc52a06c2a3c..af02252be10168aa0654a790c07048565ebcf95c 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -104,8 +104,6 @@ extern const base::Feature kNativeNotifications;
|
|
|
| extern const base::Feature kOfflinePageDownloadSuggestionsFeature;
|
|
|
| -extern const base::Feature kParallelDownloading;
|
| -
|
| extern const base::Feature kPermissionsBlacklist;
|
|
|
| #if defined(OS_WIN)
|
|
|