| 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:
|
|
|