Chromium Code Reviews| 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..aad8e8dadb0a5544dba22afef8ac37cdd4d0996b 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, |
| + READER_MODE_INFOBAR_ANDROID = 75, |
|
gone
2017/04/11 17:51:44
histograms.xml needs to be updated.
mdjones
2017/04/11 20:38:57
Done.
|
| }; |
| // Describes navigation events, used to decide whether infobars should be |