| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 3507387ef2aa7fc78bc389722c81cf73e95d3d5c..82c16967cd2c50a925be6b9fc3a2351b9f44f3ff 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -116,6 +116,8 @@
|
| 'test/profile_mock.h',
|
| 'test/test_browser_window.h',
|
| 'test/test_location_bar.h',
|
| + 'test/testing_pref_service.cc',
|
| + 'test/testing_pref_service.h',
|
| 'test/testing_profile.cc',
|
| 'test/testing_profile.h',
|
| 'test/thread_observer_helper.h',
|
|
|