| Index: components/infobars/core/infobar_delegate.h
|
| diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
|
| index 458bd46f179617e448f956787b1448b772e0bbcb..92878c9480f6da490362a7c2f7212ad5260f74ab 100644
|
| --- a/components/infobars/core/infobar_delegate.h
|
| +++ b/components/infobars/core/infobar_delegate.h
|
| @@ -146,6 +146,7 @@ class InfoBarDelegate {
|
| GROUPED_PERMISSION_INFOBAR_DELEGATE_ANDROID = 70,
|
| OFFLINE_PAGE_INFOBAR_DELEGATE = 71,
|
| SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE = 72,
|
| + SENSORS_PERMISSION_INFOBAR_DELEGATE_ANDROID = 73,
|
| };
|
|
|
| // Describes navigation events, used to decide whether infobars should be
|
|
|