Index: components/infobars/core/infobar_delegate.h |
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h |
index e0a17e6076d8e48d289a5aaa88dd6d51f205bef7..d21180d08718f3c058be71efb0c4f3a65c136539 100644 |
--- a/components/infobars/core/infobar_delegate.h |
+++ b/components/infobars/core/infobar_delegate.h |
@@ -97,7 +97,6 @@ class InfoBarDelegate { |
PEPPER_BROKER_INFOBAR_DELEGATE = 27, |
PERMISSION_UPDATE_INFOBAR_DELEGATE = 28, |
DURABLE_STORAGE_PERMISSION_INFOBAR_DELEGATE_ANDROID = 29, |
- NPAPI_REMOVAL_INFOBAR_DELEGATE = 30, |
Peter Kasting
2016/04/05 06:40:07
Nit: Rather than remove this line, which might loo
piman
2016/04/05 08:15:30
Done.
|
OUTDATED_PLUGIN_INFOBAR_DELEGATE = 31, |
PLUGIN_METRO_MODE_INFOBAR_DELEGATE = 32, |
RELOAD_PLUGIN_INFOBAR_DELEGATE = 33, |