| 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 bed0dc6c61bceefdffac339b8e059c07fde8f9f4..eed95f19dabe1f3e4e6e2c13419daf59af0e2bae 100644
|
| --- a/chrome/browser/android/chrome_feature_list.h
|
| +++ b/chrome/browser/android/chrome_feature_list.h
|
| @@ -21,6 +21,7 @@ extern const base::Feature kNTPSnippetsFeature;
|
| extern const base::Feature kNTPToolbarFeature;
|
| extern const base::Feature kNTPFakeOmniboxTextFeature;
|
| extern const base::Feature kPhysicalWebFeature;
|
| +extern const base::Feature kPhysicalWebIgnoreOtherClientsFeature;
|
| extern const base::Feature kReadItLaterInMenu;
|
| extern const base::Feature kSystemDownloadManager;
|
|
|
|
|