| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index bcd6f4c192a2ff19bc157cffbf6ea0fc92afad26..bc233ffb67f7774f750d67ae3c5d728d1b827ccf 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -44,6 +44,8 @@
|
| 'public/test/mock_download_manager.h',
|
| 'public/test/mock_notification_observer.cc',
|
| 'public/test/mock_notification_observer.h',
|
| + 'public/test/mock_render_frame_host.cc',
|
| + 'public/test/mock_render_frame_host.h',
|
| 'public/test/mock_render_process_host.cc',
|
| 'public/test/mock_render_process_host.h',
|
| 'public/test/mock_render_thread.cc',
|
|
|