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

Unified Diff: components/components_tests.gyp

Issue 1477783004: Add a preference to control Windows desktop search redirection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile error. Created 5 years 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 | « chrome/chrome_tests_unit.gypi ('k') | components/search_engines.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 1683204bcc7ab7b9502997bde5574e65af8bc2e7..4d18530c7c4334f21e5d6862b48ce2280073ae6c 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -632,7 +632,7 @@
'search_engines_unittest_sources': [
'search_engines/default_search_manager_unittest.cc',
'search_engines/default_search_pref_migration_unittest.cc',
- 'search_engines/detect_desktop_search_win_unittest.cc',
+ 'search_engines/desktop_search_win_unittest.cc',
'search_engines/keyword_table_unittest.cc',
'search_engines/search_host_to_urls_map_unittest.cc',
'search_engines/template_url_prepopulate_data_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/search_engines.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698