| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index d9f791a6e28337b17cb622de19f3f7b6be263a75..589095af3d55bb7913eafe1e6d4401fbc78f488a 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -96,6 +96,8 @@
|
| 'test/test_navigation_observer.h',
|
| 'test/test_notification_tracker.cc',
|
| 'test/test_notification_tracker.h',
|
| + 'test/test_renderer_host.cc',
|
| + 'test/test_renderer_host.h',
|
| 'test/test_url_fetcher_factory.cc',
|
| 'test/test_url_fetcher_factory.h',
|
| 'test/test_web_contents_view.cc',
|
|
|