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

Unified Diff: sync/tools/sync_tools.gyp

Issue 403103002: Prep for moving files into components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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/tools/sync_listen_notifications.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/sync_tools.gyp
diff --git a/sync/tools/sync_tools.gyp b/sync/tools/sync_tools.gyp
index e6797b5d321f81f4efd916d6387121bf940a1176..de1c33988d352867b36f26d254fef622243aae34 100644
--- a/sync/tools/sync_tools.gyp
+++ b/sync/tools/sync_tools.gyp
@@ -27,6 +27,8 @@
'../sync.gyp:sync',
],
'sources': [
+ 'invalidation_helper.cc',
+ 'invalidation_helper.h',
'null_invalidation_state_tracker.cc',
'null_invalidation_state_tracker.h',
],
« no previous file with comments | « sync/tools/sync_listen_notifications.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698