| Index: ios/ios_tests.gyp
|
| diff --git a/ios/ios_tests.gyp b/ios/ios_tests.gyp
|
| index a12b99bfc172e82d2ae321e8d237135656bc028b..440858884a65078870622e56c5af6abc1559ae3c 100644
|
| --- a/ios/ios_tests.gyp
|
| +++ b/ios/ios_tests.gyp
|
| @@ -12,8 +12,6 @@
|
| 'sources': [
|
| # TODO(droger): Move most of these files to
|
| # //ios/chrome/ios_chrome_tests.gyp, see http://crbug.com/437333
|
| - 'public/test/fake_search_provider.cc',
|
| - 'public/test/fake_search_provider.h',
|
| 'public/test/fake_string_provider.cc',
|
| 'public/test/fake_string_provider.h',
|
| 'public/test/fake_sync_service_factory.cc',
|
|
|