| Index: chrome/common/mac/cfbundle_blocker.h
|
| diff --git a/chrome/common/mac/cfbundle_blocker.h b/chrome/common/mac/cfbundle_blocker.h
|
| index 4222035a166b7b6036e2e14c73cf479d78c547de..44d8677523695cf135f6bb840875bba128b4cef8 100644
|
| --- a/chrome/common/mac/cfbundle_blocker.h
|
| +++ b/chrome/common/mac/cfbundle_blocker.h
|
| @@ -15,7 +15,7 @@ namespace chrome {
|
| namespace common {
|
| namespace mac {
|
|
|
| -// Arranges to block loading of some third-party plug-in code that might try
|
| +// Arranges to block loading of some third-party plugin code that might try
|
| // to inject itself into the process. Modules loaded by CFBundle are blocked
|
| // if located within specific directories. Because NSBundle uses CFBundle
|
| // behind the scenes, this also blocks modules loaded by NSBundle when located
|
|
|