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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 393173002: Moves some functions in search.h to components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix 3 Created 6 years, 5 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 | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 8119c70abad43250bfb4d6271273e631b367d9cb..3561e5e9491e9a70d8f42ca7587a58e392ac3f80 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1289,8 +1289,8 @@
'browser/search/instant_unittest_base.cc',
'browser/search/instant_unittest_base.h',
'browser/search/most_visited_iframe_source_unittest.cc',
- 'browser/search/search_unittest.cc',
'browser/search/search_android_unittest.cc',
+ 'browser/search/search_unittest.cc',
'browser/search/suggestions/blacklist_store_unittest.cc',
'browser/search/suggestions/suggestions_service_unittest.cc',
'browser/search/suggestions/suggestions_store_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698