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

Unified Diff: components/components_tests.gyp

Issue 447183003: Move OmniboxFieldTrial to components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase & fix switch indent 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
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/omnibox.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 e8d7f9dfecc019ff5bcae806df2aa9542ab8ff6d..8c8d01f21f763c9f54ba60d11cc62758c0455193 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -138,6 +138,7 @@
'omaha_query_params/omaha_query_params_unittest.cc',
'omnibox/autocomplete_input_unittest.cc',
'omnibox/autocomplete_match_unittest.cc',
+ 'omnibox/omnibox_field_trial_unittest.cc',
'os_crypt/ie7_password_win_unittest.cc',
'os_crypt/keychain_password_mac_unittest.mm',
'os_crypt/os_crypt_unittest.cc',
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | components/omnibox.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698