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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 2122903002: Move search-related files from chrome/common to chrome/common/search (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move search-related files Created 4 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_common.gypi ('k') | chrome/common/OWNERS » ('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 8a8c5bddcee9fd57bef91cf931e8979699ea262e..88c00c9a5a2e348ca4c7083acee40ab38ed10437 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -295,14 +295,14 @@
'common/component_flash_hint_file_linux_unittest.cc',
'common/crash_keys_unittest.cc',
'common/ini_parser_unittest.cc',
- 'common/instant_types_unittest.cc',
'common/mac/cfbundle_blocker_unittest.mm',
'common/mac/mock_launchd.cc',
'common/mac/mock_launchd.h',
'common/origin_trials/chrome_origin_trial_policy_unittest.cc',
'common/partial_circular_buffer_unittest.cc',
'common/pref_names_util_unittest.cc',
- 'common/search_urls_unittest.cc',
+ 'common/search/instant_types_unittest.cc',
+ 'common/search/search_urls_unittest.cc',
'common/secure_origin_whitelist_unittest.cc',
'common/switch_utils_unittest.cc',
'common/variations/variations_util_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698