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

Unified Diff: content/shell/tools/plugin/PluginTest.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
« no previous file with comments | « content/shell/tools/plugin/PluginObjectMac.mm ('k') | content/shell/tools/plugin/PluginTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/tools/plugin/PluginTest.h
diff --git a/content/shell/tools/plugin/PluginTest.h b/content/shell/tools/plugin/PluginTest.h
index 0929ba99bffc18c64c0e0c51abcafb81a2eda59b..82093ae30d715ab09b31847ec7236462b58c56f6 100644
--- a/content/shell/tools/plugin/PluginTest.h
+++ b/content/shell/tools/plugin/PluginTest.h
@@ -158,7 +158,7 @@ class PluginTest {
protected:
PluginTest(NPP npp, const std::string& identifier);
- // FIXME: A plug-in test shouldn't need to know about it's NPP. Make this
+ // FIXME: A plugin test shouldn't need to know about it's NPP. Make this
// private.
NPP m_npp;
« no previous file with comments | « content/shell/tools/plugin/PluginObjectMac.mm ('k') | content/shell/tools/plugin/PluginTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698