| Index: webkit/tools/test_shell/test_shell.gypi
|
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
|
| index 2d457dbd70f34b88825a2aeaa313077f29879829..1a320e4cb53ef91a44d7c062c3932a749b1e48ad 100644
|
| --- a/webkit/tools/test_shell/test_shell.gypi
|
| +++ b/webkit/tools/test_shell/test_shell.gypi
|
| @@ -583,6 +583,8 @@
|
| '../../plugins/npapi/test/plugin_arguments_test.h',
|
| '../../plugins/npapi/test/plugin_create_instance_in_paint.cc',
|
| '../../plugins/npapi/test/plugin_create_instance_in_paint.h',
|
| + '../../plugins/npapi/test/plugin_delete_plugin_in_deallocate_test.cc',
|
| + '../../plugins/npapi/test/plugin_delete_plugin_in_deallocate_test.h',
|
| '../../plugins/npapi/test/plugin_delete_plugin_in_stream_test.cc',
|
| '../../plugins/npapi/test/plugin_delete_plugin_in_stream_test.h',
|
| '../../plugins/npapi/test/plugin_get_javascript_url_test.cc',
|
|
|