| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 146523e97709035ad7cbbc20da4a990b1d2aed6d..f568d3b822a597c95521299a270f0cf2076723e7 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -249,6 +249,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',
|
|
|