| 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 e69fa3d1e4920b842e125816b663968124aeb6c2..197ce46a443d74fb30c191fe7aaca2a1235f67c3 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(
|
|
|