Chromium Code Reviews| Index: content/test/plugin/plugin_setup_test.h |
| diff --git a/content/test/plugin/plugin_setup_test.h b/content/test/plugin/plugin_setup_test.h |
| index 98452a934ea9698822203642582ebb70fdda4ead..1708ce1e3eb62889705a6fa325661da9dc218fb7 100644 |
| --- a/content/test/plugin/plugin_setup_test.h |
| +++ b/content/test/plugin/plugin_setup_test.h |
| @@ -9,7 +9,7 @@ |
| namespace NPAPIClient { |
| -// A very simple test that just sets up a new plug-in. |
| +// A very simple test that just sets up a new plugin. |
| class PluginSetupTest : public PluginTest { |
| public: |
| // Constructor. |