diff options
Diffstat (limited to 'sync/sync.gyp')
-rw-r--r-- | sync/sync.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/sync.gyp b/sync/sync.gyp index 04ba6b1..b1554f5 100644 --- a/sync/sync.gyp +++ b/sync/sync.gyp @@ -391,6 +391,7 @@ 'sessions/test_util.h', 'syncable/syncable_mock.cc', 'syncable/syncable_mock.h', + 'test/callback_counter.h', 'test/engine/fake_model_worker.cc', 'test/engine/fake_model_worker.h', 'test/engine/mock_connection_manager.cc', |