| Index: components/infobars/core/infobar_delegate.h
|
| diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
|
| index 4de05e5c7b0fb208e2b0d9ba6df754c4fd8231e4..81392d85c332c0fb5032d0772581e8c554be8980 100644
|
| --- a/components/infobars/core/infobar_delegate.h
|
| +++ b/components/infobars/core/infobar_delegate.h
|
| @@ -147,6 +147,7 @@ class InfoBarDelegate {
|
| VR_SERVICES_UPGRADE_ANDROID = 74,
|
| READER_MODE_INFOBAR_ANDROID = 75,
|
| VR_FEEDBACK_INFOBAR_ANDROID = 76,
|
| + PAYMENT_HANDLER_INFOBAR_DELEGATE_ANDROID = 77,
|
| };
|
|
|
| // Describes navigation events, used to decide whether infobars should be
|
|
|