Index: components/history/core/browser/history_delete_directives_data_type_controller.h |
diff --git a/components/history/core/browser/history_delete_directives_data_type_controller.h b/components/history/core/browser/history_delete_directives_data_type_controller.h |
index a000181eec4d2b6fc6c0e55ed535e543e3ef83b6..c676515a807078cf2eb4d9af802b53cea9d5615a 100644 |
--- a/components/history/core/browser/history_delete_directives_data_type_controller.h |
+++ b/components/history/core/browser/history_delete_directives_data_type_controller.h |
@@ -29,7 +29,7 @@ class HistoryDeleteDirectivesDataTypeController |
void StopModels() override; |
// syncer::SyncServiceObserver implementation. |
- void OnStateChanged() override; |
+ void OnStateChanged(syncer::SyncService* sync) override; |
private: |
// Triggers a SingleDataTypeUnrecoverable error and returns true if the |