blob: 51b47bd506106e63d21d9f285ec094fa5d5a1a32 [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_client_mock.h"
namespace syncer {
SyncClientMock::SyncClientMock() = default;
SyncClientMock::~SyncClientMock() = default;
} // namespace syncer