| Index: components/infobars/core/infobar_delegate.h
|
| diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
|
| index 6b476a64e5550d82f5b67fbca486707282baa8b6..08b7f4f6c9b12db83235fa5d9275e1b65050a1aa 100644
|
| --- a/components/infobars/core/infobar_delegate.h
|
| +++ b/components/infobars/core/infobar_delegate.h
|
| @@ -145,6 +145,7 @@ class InfoBarDelegate {
|
| OFFLINE_PAGE_INFOBAR_DELEGATE = 71,
|
| SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE = 72,
|
| AUTOMATION_INFOBAR_DELEGATE = 73,
|
| + VR_SERVICES_UPGRADE_ANDROID = 74,
|
| };
|
|
|
| // Describes navigation events, used to decide whether infobars should be
|
|
|