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

Unified Diff: content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp

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: content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp
diff --git a/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp b/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp
index 8f42d6c509eaa21872df8880d3faae1fc4a05de0..488c859958f9a0300901586c1aa36f4c5c970319 100644
--- a/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp
+++ b/content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp
@@ -31,7 +31,7 @@
using namespace std;
-// A test where the plug-ins scriptable object either has or doesn't have an invokeDefault function.
+// A test where the plugins scriptable object either has or doesn't have an invokeDefault function.
class PluginScriptableNPObjectInvokeDefault : public PluginTest {
public:
PluginScriptableNPObjectInvokeDefault(NPP npp, const string& identifier)
« no previous file with comments | « content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp ('k') | content/shell/tools/plugin/main.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698