blob: 6a5c19937a80f7f61167cee3bcab5ffbb2d44227 [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/browser_sync/sync_user_settings_mock.h"
namespace browser_sync {
SyncUserSettingsMock::SyncUserSettingsMock() = default;
SyncUserSettingsMock::~SyncUserSettingsMock() = default;
} // namespace browser_sync