| 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 256376d2c4cc2bf26bb449c5574eb576f7a31505..7281d83e627996dcdf817fa7969e8ca99da12f50 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',
|
|
|