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

Unified Diff: sync/sync_tests.gypi

Issue 116533006: Control invalidations network channel from TiclInvalidationService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years 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: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index eaa01aa49464309e6b590cc0f1e26240487459d9..f9042f21d4d0bdfdf228fd91af589c67e13d3243 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -317,6 +317,7 @@
['OS != "android"', {
'sources': [
'notifier/fake_invalidator_unittest.cc',
+ 'notifier/gcm_network_channel.cc',
rlarocque 2014/01/02 18:56:11 Shouldn't this be gcm_network_channel_unittest.cc?
pavely 2014/01/03 00:33:25 Done.
'notifier/invalidation_notifier_unittest.cc',
'notifier/invalidator_registrar_unittest.cc',
'notifier/non_blocking_invalidator_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698