diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index dffad26..c2710a0 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -748,16 +748,6 @@ 'browser/worker_host/worker_service_impl.h', 'browser/zygote_host_impl_linux.cc', 'browser/zygote_host_impl_linux.h', - # TODO: These should be moved to test_support (see below), but - # are currently used by production code in automation_provider.cc. - 'test/net/url_request_failed_job.cc', - 'test/net/url_request_failed_job.h', - 'test/net/url_request_mock_http_job.cc', - 'test/net/url_request_mock_http_job.h', - 'test/net/url_request_slow_download_job.cc', - 'test/net/url_request_slow_download_job.h', - 'test/net/url_request_slow_http_job.cc', - 'test/net/url_request_slow_http_job.h', 'zygote/zygote_linux.cc', 'zygote/zygote_linux.h', 'zygote/zygote_main_linux.cc', |