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

Unified Diff: sync/sync_notifier.gypi

Issue 140513002: Client-to-server messages in GCMNetworkChannel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac build error (for real) Created 6 years, 11 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 | « sync/notifier/sync_system_resources.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_notifier.gypi
diff --git a/sync/sync_notifier.gypi b/sync/sync_notifier.gypi
index 930bb097b6ab60670fcdb83f165ed82fc92ec5e1..f8e9d5cd48987502690835b1778d2f590a0f4a1d 100644
--- a/sync/sync_notifier.gypi
+++ b/sync/sync_notifier.gypi
@@ -50,6 +50,7 @@
'sources': [
'notifier/gcm_network_channel.cc',
'notifier/gcm_network_channel.h',
+ 'notifier/gcm_network_channel_delegate.h',
'notifier/invalidation_notifier.cc',
'notifier/invalidation_notifier.h',
'notifier/non_blocking_invalidator.cc',
« no previous file with comments | « sync/notifier/sync_system_resources.cc ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698