| Index: ios/chrome/browser/experimental_flags.h
|
| diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
|
| index 39c28ce69f32e23bee1d554e3496c21c46ff3692..f47bc277c686cfc144ea4d570bd5de86daaf8a7d 100644
|
| --- a/ios/chrome/browser/experimental_flags.h
|
| +++ b/ios/chrome/browser/experimental_flags.h
|
| @@ -66,9 +66,6 @@ bool IsPageIconForDowngradedHTTPSEnabled();
|
| // Whether password generation is enabled.
|
| bool IsPasswordGenerationEnabled();
|
|
|
| -// Whether the Payment Request API is enabled or not.
|
| -bool IsPaymentRequestEnabled();
|
| -
|
| // Whether the Physical Web feature is enabled.
|
| bool IsPhysicalWebEnabled();
|
|
|
|
|