| Index: content/public/common/webplugininfo.h
|
| diff --git a/content/public/common/webplugininfo.h b/content/public/common/webplugininfo.h
|
| index 3fb1998f4e06e29f4edc70f533c30073caf29b26..4061522d2cf9d867dcdf38a059a1f503862035dc 100644
|
| --- a/content/public/common/webplugininfo.h
|
| +++ b/content/public/common/webplugininfo.h
|
| @@ -43,7 +43,7 @@ struct CONTENT_EXPORT WebPluginMimeType {
|
| std::vector<base::string16> additional_param_values;
|
| };
|
|
|
| -// Describes an available NPAPI or Pepper plugin.
|
| +// Describes an available Pepper plugin.
|
| struct CONTENT_EXPORT WebPluginInfo {
|
| enum PluginType {
|
| PLUGIN_TYPE_PEPPER_IN_PROCESS,
|
|
|