13 lines
579 B
Diff
13 lines
579 B
Diff
diff --git a/components/sync/service/sync_service_impl.h b/components/sync/service/sync_service_impl.h
|
|
index fedf92fda19f62b4ea3db7033d593aef1073bba5..8a0cba364a3e92ff13039db700f76835314c2b79 100644
|
|
--- a/components/sync/service/sync_service_impl.h
|
|
+++ b/components/sync/service/sync_service_impl.h
|
|
@@ -298,6 +298,7 @@ class SyncServiceImpl : public SyncService,
|
|
size_t GetQueuedLocalDataMigrationItemCountForTest() const;
|
|
|
|
private:
|
|
+ BRAVE_SYNC_SERVICE_IMPL_H_
|
|
enum UnrecoverableErrorReason {
|
|
ERROR_REASON_ENGINE_INIT_FAILURE,
|
|
ERROR_REASON_ACTIONABLE_ERROR,
|