| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index bce9bf1b8cb827cbc4d7c9d59b84be32fbce49b0..358455cb26b20c434bfd1726b5eb7b32608b1a74 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -243,6 +243,8 @@
|
| 'test/base/testing_browser_process.h',
|
| 'test/base/testing_browser_process_platform_part.h',
|
| 'test/base/testing_browser_process_platform_part.cc',
|
| + 'test/base/testing_io_thread_state.cc',
|
| + 'test/base/testing_io_thread_state.h',
|
| 'test/base/testing_pref_service_syncable.cc',
|
| 'test/base/testing_pref_service_syncable.h',
|
| 'test/base/testing_profile.cc',
|
|
|