| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 6772c61cffc6fc46ae7202ab2a84a71cca817b99..4ffc7311bde2227f58cb332ff4a81db2f5c738b2 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -116,6 +116,8 @@
|
| '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',
|
| 'test/net/url_request_slow_http_job.cc',
|
|
|