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