| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 917e835a886d9b04b4aecbf45cbf201b51705ceb..75e36cbfeee21f5a2825fff5d4426b741006467c 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -92,6 +92,8 @@
|
| 'test/test_browser_thread.h',
|
| 'test/test_content_client.cc',
|
| 'test/test_content_client.h',
|
| + 'test/test_file_error_injector.cc',
|
| + 'test/test_file_error_injector.h',
|
| 'test/test_navigation_observer.cc',
|
| 'test/test_navigation_observer.h',
|
| 'test/test_notification_tracker.cc',
|
|
|