Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 105139cd0fdca2a7ff9cfc7400ddf627e1a7f2c0..97a567fdd1d42f13edc95aa80b87dd4576a3e3ab 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -130,8 +130,6 @@ |
| '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_prepackaged_interceptor.cc', |
| - 'test/net/url_request_prepackaged_interceptor.h', |
| 'test/net/url_request_slow_download_job.cc', |
| 'test/net/url_request_slow_download_job.h', |
|
wtc
2014/08/26 18:15:59
I assume the rest of the test/net/url_request_* ar
tommycli
2014/08/26 18:21:34
Not a problem, as far as i can tell.
|
| 'test/ppapi_unittest.cc', |