blob: 6a8720a0cbdbc47b5a59a9fb589bac68aa61ee4c [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/sync/driver/sync_user_settings_mock.h"
namespace syncer {
SyncUserSettingsMock::SyncUserSettingsMock() = default;
SyncUserSettingsMock::~SyncUserSettingsMock() = default;
} // namespace syncer