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

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: rebase 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 13ad3e6f4cf7dccf14685a007836ad4d36511512..39444dfa58e028cd72fad0156d1587db92235709 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1144,8 +1144,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