| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 38c0d66f4895419bc422e48d945dd10ac196d613..17e3cc7b2f158b5fa61332938b8f6b5b073b896d 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',
|
|
|