| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index f6a015d7e33bd2282f3f6d4b8239d321a2c95b95..b258fc87794440e42c68129e2a0098bef5589a27 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -182,6 +182,8 @@
|
| 'test/base/testing_pref_service.h',
|
| 'test/base/testing_profile.cc',
|
| 'test/base/testing_profile.h',
|
| + 'test/base/testing_profile_manager.cc',
|
| + 'test/base/testing_profile_manager.h',
|
| 'test/base/thread_observer_helper.h',
|
| 'test/base/ui_test_utils.cc',
|
| 'test/base/ui_test_utils.h',
|
|
|