| Index: webkit/tools/test_shell/test_shell.gypi
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell.gypi (revision 69381)
|
| +++ webkit/tools/test_shell/test_shell.gypi (working copy)
|
| @@ -404,14 +404,8 @@
|
| '../../glue/mock_webframe.h',
|
| '../../glue/mock_weburlloader_impl.h',
|
| '../../glue/multipart_response_delegate_unittest.cc',
|
| - '../../glue/plugins/mock_plugin_delegate.cc',
|
| - '../../glue/plugins/mock_plugin_delegate.h',
|
| - '../../glue/plugins/mock_resource.h',
|
| '../../glue/plugins/plugin_group_unittest.cc',
|
| '../../glue/plugins/plugin_lib_unittest.cc',
|
| - '../../glue/plugins/ppapi_unittest.cc',
|
| - '../../glue/plugins/ppapi_unittest.h',
|
| - '../../glue/plugins/resource_tracker_unittest.cc',
|
| '../../glue/plugins/webplugin_impl_unittest.cc',
|
| '../../glue/plugins/webplugin_impl_unittest.cc',
|
| '../../glue/regular_expression_unittest.cc',
|
| @@ -422,6 +416,12 @@
|
| '../../glue/webkit_glue_unittest.cc',
|
| '../../glue/webpasswordautocompletelistener_unittest.cc',
|
| '../../glue/webview_unittest.cc',
|
| + '../../plugins/ppapi/mock_plugin_delegate.cc',
|
| + '../../plugins/ppapi/mock_plugin_delegate.h',
|
| + '../../plugins/ppapi/mock_resource.h',
|
| + '../../plugins/ppapi/ppapi_unittest.cc',
|
| + '../../plugins/ppapi/ppapi_unittest.h',
|
| + '../../plugins/ppapi/resource_tracker_unittest.cc',
|
| '../webcore_unit_tests/BMPImageDecoder_unittest.cpp',
|
| '../webcore_unit_tests/ICOImageDecoder_unittest.cpp',
|
| 'event_listener_unittest.cc',
|
|
|