| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 3e6348d79a30a787b46b6ab22e9d8f50cf246bfb..aedb2247c4ba57beabff28ff8cb54f9cd48d6183 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -34,10 +34,6 @@ extern const base::Feature kArcMemoryManagement;
|
|
|
| extern const base::Feature kAssetDownloadSuggestionsFeature;
|
|
|
| -#if !defined(OS_ANDROID) && !defined(OS_IOS)
|
| -extern const base::Feature kAutoDismissingDialogs;
|
| -#endif
|
| -
|
| #if defined(OS_WIN) || defined(OS_MACOSX)
|
| extern const base::Feature kAutomaticTabDiscarding;
|
| #endif // defined(OS_WIN) || defined(OS_MACOSX)
|
|
|