| Index: webkit/tools/test_shell/test_shell.gyp
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell.gyp (revision 14822)
|
| +++ webkit/tools/test_shell/test_shell.gyp (working copy)
|
| @@ -311,6 +311,8 @@
|
| '../../glue/plugins/test/plugin_arguments_test.h',
|
| '../../glue/plugins/test/plugin_client.cc',
|
| '../../glue/plugins/test/plugin_client.h',
|
| + '../../glue/plugins/test/plugin_create_instance_in_paint.cc',
|
| + '../../glue/plugins/test/plugin_create_instance_in_paint.h',
|
| '../../glue/plugins/test/plugin_delete_plugin_in_stream_test.cc',
|
| '../../glue/plugins/test/plugin_delete_plugin_in_stream_test.h',
|
| '../../glue/plugins/test/plugin_get_javascript_url_test.cc',
|
| @@ -355,6 +357,10 @@
|
| '../../glue/plugins/test/plugin_window_size_test.cc',
|
| '../../glue/plugins/test/plugin_windowless_test.cc',
|
|
|
| + # Seems windows specific.
|
| + '../../glue/plugins/test/plugin_create_instance_in_paint.cc',
|
| + '../../glue/plugins/test/plugin_create_instance_in_paint.h',
|
| +
|
| # windows-specific resources
|
| '../../glue/plugins/test/npapi_test.def',
|
| '../../glue/plugins/test/npapi_test.rc',
|
|
|