Chromium Code Reviews| 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 6bb3bbb759dfee6b7d0961412df52c0756f4f660..567ef3323d78e472a82a15792f6f433edd6a7359 100644 |
| --- a/webkit/tools/test_shell/test_shell.gypi |
| +++ b/webkit/tools/test_shell/test_shell.gypi |
| @@ -402,9 +402,11 @@ |
| '../../glue/media/buffered_data_source_unittest.cc', |
| '../../glue/media/media_resource_loader_bridge_factory_unittest.cc', |
| '../../glue/media/mock_media_resource_loader_bridge_factory.h', |
| + '../../glue/media/mock_webframe.h', |
|
Alpha Left Google
2010/11/19 22:53:42
move this file to glue/mock_webframe.h.
|
| '../../glue/media/simple_data_source_unittest.cc', |
| '../../glue/mimetype_unittest.cc', |
| '../../glue/mock_resource_loader_bridge.h', |
| + '../../glue/mock_weburlloader_impl.h', |
| '../../glue/multipart_response_delegate_unittest.cc', |
| '../../glue/plugins/plugin_group_unittest.cc', |
| '../../glue/plugins/plugin_lib_unittest.cc', |