Index: chrome/browser/plugin_data_remover_helper.h |
diff --git a/chrome/browser/plugin_data_remover_helper.h b/chrome/browser/plugin_data_remover_helper.h |
index dec4f41d4f6b3b99f3a2d595eefc467e73b6f0f1..7cd37af3cf0415f2bcd93ed316173ff812de13a9 100644 |
--- a/chrome/browser/plugin_data_remover_helper.h |
+++ b/chrome/browser/plugin_data_remover_helper.h |
@@ -25,7 +25,7 @@ class PluginDataRemoverHelper : public NotificationObserver { |
// Binds this object to the |pref_name| preference in |prefs|, notifying |
// |observer| if the value changes. |
- // This fires off a request to the NPAPI::PluginList (via PluginDataRemover) |
+ // This fires off a request to the PluginList (via PluginDataRemover) |
// on the FILE thread to get the list of installed plug-ins. |
void Init(const char* pref_name, |
PrefService* prefs, |