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

Unified Diff: sync/sync_tests.gypi

Issue 40303005: Add code for new invalidation local ack system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another attempt at fixing win Created 7 years, 2 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/sync_notifier.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 2081066a7c9bca673c0e61f330fa280b6bd1c415..95584994f192148984ab2ba5afd83c0784957601 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -119,6 +119,8 @@
'notifier/fake_invalidator.h',
'notifier/invalidator_test_template.cc',
'notifier/invalidator_test_template.h',
+ 'notifier/mock_ack_handler.cc',
+ 'notifier/mock_ack_handler.h',
],
},
« no previous file with comments | « sync/sync_notifier.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698