| Index: chrome/browser/plugins/plugin_status_pref_setter.h | 
| diff --git a/chrome/browser/plugins/plugin_status_pref_setter.h b/chrome/browser/plugins/plugin_status_pref_setter.h | 
| index ee7c9759396e4ef37fec876f89a60be1a4082422..ee08c2e3e623d727e0c06ce2622a2bfe2a7883b0 100644 | 
| --- a/chrome/browser/plugins/plugin_status_pref_setter.h | 
| +++ b/chrome/browser/plugins/plugin_status_pref_setter.h | 
| @@ -33,7 +33,7 @@ class PluginStatusPrefSetter : public content::NotificationObserver { | 
| // Binds the preferences in the profile's PrefService, notifying |observer| if | 
| // any value changes. | 
| // This asynchronously calls the PluginService to get the list of installed | 
| -  // plug-ins. | 
| +  // plugins. | 
| void Init(Profile* profile, | 
| const BooleanPrefMember::NamedChangeCallback& observer); | 
|  | 
|  |