Index: chrome/browser/pepper_broker_infobar_delegate.h |
diff --git a/chrome/browser/pepper_broker_infobar_delegate.h b/chrome/browser/pepper_broker_infobar_delegate.h |
index c5f247e4a36ec4039d2947e5de5305bad3194945..885ce6a4b89b7cbb2e865fc93d24aa44b0541df4 100644 |
--- a/chrome/browser/pepper_broker_infobar_delegate.h |
+++ b/chrome/browser/pepper_broker_infobar_delegate.h |
@@ -18,7 +18,7 @@ namespace content { |
class WebContents; |
} |
-// Shows an infobar that asks the user whether a Pepper plug-in is allowed |
+// Shows an infobar that asks the user whether a Pepper plugin is allowed |
// to connect to its (privileged) broker. The user decision is made "sticky" |
// by storing a content setting for the site. |
class PepperBrokerInfoBarDelegate : public ConfirmInfoBarDelegate { |