| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 62c465eed0a5c70d5dad877ba861804c617bb1fe..8af661b411554fc1405f9f66a4a944198b524de8 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -44,7 +44,6 @@
|
| 'public/test/test_navigation_observer.h',
|
| 'public/test/test_notification_tracker.h',
|
| 'public/test/test_renderer_host.h',
|
| - 'public/test/test_url_fetcher_factory.h',
|
| 'public/test/unittest_test_suite.h',
|
| 'public/test/web_contents_tester.h',
|
| # TODO(phajdan.jr): All of those files should live in content/test (if
|
| @@ -117,7 +116,6 @@
|
| 'test/test_renderer_host.cc',
|
| 'test/test_render_view_host_factory.cc',
|
| 'test/test_render_view_host_factory.h',
|
| - 'test/test_url_fetcher_factory.cc',
|
| 'test/test_web_contents_view.cc',
|
| 'test/test_web_contents_view.h',
|
| 'test/unittest_test_suite.cc',
|
|
|