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

Unified Diff: components/search_engines.gypi

Issue 492963005: Stop using UIThreadSearchTermsData for search_engines related tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index f3035566b6e23a34357d11a03a495bffa6215413..fd66b0e530c4f3a19a2dc5a325e45ad438d90afe 100644
--- a/components/search_engines.gypi
+++ b/components/search_engines.gypi
@@ -93,6 +93,8 @@
'sources': [
'search_engines/default_search_pref_test_util.cc',
'search_engines/default_search_pref_test_util.h',
+ 'search_engines/testing_search_terms_data.cc',
+ 'search_engines/testing_search_terms_data.h',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698