Chromium Code Reviews| Index: LayoutTests/plugins/npruntime/script-tests/browser-object-identity.js |
| diff --git a/LayoutTests/plugins/npruntime/script-tests/browser-object-identity.js b/LayoutTests/plugins/npruntime/script-tests/browser-object-identity.js |
| index 340efb0c632ebe6175c6e255f3f062c1f35e15d8..6a058ba50d5dc02e32c13c49690688907cb4605c 100644 |
| --- a/LayoutTests/plugins/npruntime/script-tests/browser-object-identity.js |
| +++ b/LayoutTests/plugins/npruntime/script-tests/browser-object-identity.js |
| @@ -1,4 +1,4 @@ |
| -description("Test that plug-in doesn't get a new browser object instance each time") |
| +description("Test that plugin doesn't get a new browser object instance each time") |
| function gc() |
| { |