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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 333353005: Move OmahaQueryParams to a component and add a delegate interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 2eac85037274e02338a47d9730d0e1f729372712..3901b4c7bfbbbeaa2d576bfdc83e43cfd93b1717 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1140,8 +1140,8 @@
'browser/notifications/sync_notifier/sync_notifier_test_utils.cc',
'browser/notifications/sync_notifier/sync_notifier_test_utils.h',
'browser/notifications/sync_notifier/welcome_delegate_unittest.cc',
+ 'browser/omaha_query_params/chrome_omaha_query_params_delegate_unittest.cc',
'browser/omnibox/omnibox_field_trial_unittest.cc',
- 'browser/omaha_query_params/omaha_query_params_unittest.cc',
'browser/parsers/metadata_parser_filebase_unittest.cc',
'browser/password_manager/chrome_password_manager_client_unittest.cc',
'browser/password_manager/native_backend_gnome_x_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698