| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 929915bd430f7679ccf929c687cc18d91843384b..cc7c361afc89a7097e39c59f4fb9766a6b241e8c 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -73,6 +73,8 @@
|
| 'public/test/test_browser_thread_bundle.h',
|
| 'public/test/test_content_client_initializer.cc',
|
| 'public/test/test_content_client_initializer.h',
|
| + 'public/test/test_download_request_handler.cc',
|
| + 'public/test/test_download_request_handler.h',
|
| 'public/test/test_file_error_injector.cc',
|
| 'public/test/test_file_error_injector.h',
|
| 'public/test/test_file_system_backend.cc',
|
|
|