| Index: components/infobars/core/infobar_delegate.h
|
| diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
|
| index d7297aa8f5a7e82d53f4b634682a5a363b35c321..9ce6950a16700d40adbc41d7fb0e35d2c7975662 100644
|
| --- a/components/infobars/core/infobar_delegate.h
|
| +++ b/components/infobars/core/infobar_delegate.h
|
| @@ -146,6 +146,7 @@ class InfoBarDelegate {
|
| SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE = 72,
|
| AUTOMATION_INFOBAR_DELEGATE = 73,
|
| VR_SERVICES_UPGRADE_ANDROID = 74,
|
| + SENSORS_PERMISSION_INFOBAR_DELEGATE_ANDROID = 75,
|
| };
|
|
|
| // Describes navigation events, used to decide whether infobars should be
|
|
|