Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 3a8f43ef993213655c53800640beb51439f26634..31469686928520557662b8daf24d32db1367732b 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', |
|
erikwright (departed)
2012/12/07 20:12:05
I wonder if this belongs in content/ or in chrome/
|
| + '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', |