| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 2df50a986f0fa69143f13ba8514e7a95ad531d8d..ff451931b105596d1a5090aac1bf9662ef5cb62d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -94,6 +94,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',
|
|
|