| Index: components/infobars/core/infobar_delegate.h
|
| diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
|
| index a39fde2306f6cc41dcbc3e6688f6526a51f699e6..c0d1fc3e7eb5c981b6b268b1b8872a1b22046347 100644
|
| --- a/components/infobars/core/infobar_delegate.h
|
| +++ b/components/infobars/core/infobar_delegate.h
|
| @@ -103,7 +103,7 @@ class InfoBarDelegate {
|
| RELOAD_PLUGIN_INFOBAR_DELEGATE = 33,
|
| PLUGIN_OBSERVER = 34,
|
| SSL_ADD_CERTIFICATE = 35,
|
| - SSL_ADD_CERTIFICATE_INFOBAR_DELEGATE = 36,
|
| + // Removed: SSL_ADD_CERTIFICATE_INFOBAR_DELEGATE = 36,
|
| POPUP_BLOCKED_INFOBAR_DELEGATE = 37,
|
| CHROME_SELECT_FILE_POLICY = 38,
|
| KEYSTONE_PROMOTION_INFOBAR_DELEGATE = 39,
|
|
|