// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "components/sync_preferences/cross_device_pref_tracker/cross_device_pref_tracker.h"

namespace sync_preferences {

CrossDevicePrefTracker::~CrossDevicePrefTracker() = default;

}  // namespace sync_preferences
