Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(677)

Unified Diff: ios/ios_tests.gyp

Issue 1260033003: Partially componentize //chrome/browser/search/search.{h,cc} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on iOS Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/provider/ios_provider_chrome.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/provider/ios_provider_chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698