Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Unified Diff: components/infobars/core/infobar_delegate.h

Issue 1862513003: Remove NPAPI from browser and utility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698