| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index fdac476bfebd265902311f631757d94afb781e3a..ac681e538220140db042778e93ee908adf903f3a 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',
|
|
|