Index: sync/internal_api/public/internal_components_factory_impl.h |
diff --git a/sync/internal_api/public/internal_components_factory_impl.h b/sync/internal_api/public/internal_components_factory_impl.h |
index 66b8baa142afe8d9276a080903ce70ba0efc901c..388855129712ec699c67d78368ac05dab49a9456 100644 |
--- a/sync/internal_api/public/internal_components_factory_impl.h |
+++ b/sync/internal_api/public/internal_components_factory_impl.h |
@@ -31,7 +31,8 @@ class SYNC_EXPORT InternalComponentsFactoryImpl |
ThrottledDataTypeTracker* throttled_data_type_tracker, |
const std::vector<SyncEngineEventListener*>& listeners, |
sessions::DebugInfoGetter* debug_info_getter, |
- TrafficRecorder* traffic_recorder) OVERRIDE; |
+ TrafficRecorder* traffic_recorder, |
+ const std::string& invalidator_client_id) OVERRIDE; |
virtual scoped_ptr<syncable::DirectoryBackingStore> |
BuildDirectoryBackingStore( |