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

Unified Diff: content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.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/GetURLWithJavaScriptURLDestroyingPlugin.cpp
diff --git a/content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp b/content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp
index 37ad4a5291d1c1bcd7c82678a1661b48776ad54b..4e7470fecc53f52e0ddb4e8fba347eeb6e6cfb74 100644
--- a/content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp
+++ b/content/shell/tools/plugin/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp
@@ -31,7 +31,7 @@
using namespace std;
-// From NPP_New, call NPN_GetURL to evaluate JavaScript that destroys the plug-in.
+// From NPP_New, call NPN_GetURL to evaluate JavaScript that destroys the plugin.
class GetURLWithJavaScriptURLDestroyingPlugin : public PluginTest {
public:

Powered by Google App Engine
This is Rietveld 408576698