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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 186623006: Refactor GCMNetworkChannelDelegateImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Another rebase to resolve conflict with recent change. Created 6 years, 10 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') | sync/notifier/gcm_network_channel.cc » ('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 4bb52ffb07f15b2e215f9d417a769d3d29bef381..3c077dcea04344001fc82d8d2e391acbe5d4d160 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1024,7 +1024,7 @@
'browser/install_verification/win/module_list_unittest.cc',
'browser/install_verification/win/module_verification_test.cc',
'browser/install_verification/win/module_verification_test.h',
- 'browser/invalidation/gcm_network_channel_delegate_impl_unittest.cc',
+ 'browser/invalidation/gcm_invalidation_bridge_unittest.cc',
'browser/invalidation/invalidation_logger_unittest.cc',
'browser/invalidation/invalidation_service_android_unittest.cc',
'browser/invalidation/invalidation_service_test_template.cc',
@@ -2576,7 +2576,7 @@
'browser/ui/autofill/autofill_popup_controller_unittest.cc',
# Android uses a different invaliator.
- 'browser/invalidation/gcm_network_channel_delegate_impl_unittest.cc',
+ 'browser/invalidation/gcm_invalidation_bridge_unittest.cc',
'browser/invalidation/ticl_invalidation_service_unittest.cc',
# The importer code is not used on Android.
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | sync/notifier/gcm_network_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698