| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 1aad95732b748297d99aaa96c67bc4a616f9bab7..4161d6202ad2b7330bd11c9c736206690b6ad9c8 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -65,6 +65,8 @@
|
| 'test/mock_keyboard.h',
|
| 'test/mock_keyboard_driver_win.cc',
|
| 'test/mock_keyboard_driver_win.h',
|
| + 'test/mock_plugin_service.cc',
|
| + 'test/mock_plugin_service.h',
|
| 'test/mock_render_process.cc',
|
| 'test/mock_render_process.h',
|
| 'test/mock_render_thread.cc',
|
|
|