Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5360)

Unified Diff: chrome/common/mac/cfbundle_blocker.h

Issue 1007443004: Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove terms and native_client_sdk changes. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « chrome/common/extensions/docs/templates/intros/contentSettings.html ('k') | chrome/common/mac/cfbundle_blocker.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698