| Index: chrome/browser/extensions/plugin_manager.h
|
| diff --git a/chrome/browser/extensions/plugin_manager.h b/chrome/browser/extensions/plugin_manager.h
|
| index 16a6aa770c30b599b0d8aafeede4fbc196fadbf6..b0424ab3f99807565d8866e2639620ff1bc4c855 100644
|
| --- a/chrome/browser/extensions/plugin_manager.h
|
| +++ b/chrome/browser/extensions/plugin_manager.h
|
| @@ -37,7 +37,7 @@ class PluginManager : public BrowserContextKeyedAPI,
|
|
|
| #if !defined(DISABLE_NACL)
|
|
|
| - // We implement some Pepper plug-ins using NaCl to take advantage of NaCl's
|
| + // We implement some Pepper plugins using NaCl to take advantage of NaCl's
|
| // strong sandbox. Typically, these NaCl modules are stored in extensions
|
| // and registered here. Not all NaCl modules need to register for a MIME
|
| // type, just the ones that are responsible for rendering a particular MIME
|
|
|