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

Unified Diff: components/components_tests.gyp

Issue 1598553003: Implement the Windows desktop search redirection feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build errors due to prefs being moved in components Created 4 years, 11 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 | « components/components_strings.grd ('k') | components/infobars/core/infobar_delegate.h » ('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 b87cba860129d1c662bd591fa4208ecbae2df621..501e8e20775a0782873a3bfd1428f0ee33d18465 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -661,7 +661,7 @@
'search_engines_unittest_sources': [
'search_engines/default_search_manager_unittest.cc',
'search_engines/default_search_pref_migration_unittest.cc',
- 'search_engines/desktop_search_win_unittest.cc',
+ 'search_engines/desktop_search_utils_unittest.cc',
'search_engines/keyword_table_unittest.cc',
'search_engines/search_engine_data_type_controller_unittest.cc',
'search_engines/search_host_to_urls_map_unittest.cc',
« no previous file with comments | « components/components_strings.grd ('k') | components/infobars/core/infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698