blob: d77d51c93cda78df2460100720f86723a8f1a4cf [file] [log] [blame]
// Copyright (c) 2012 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_api_component_factory_mock.h"
namespace syncer {
SyncApiComponentFactoryMock::SyncApiComponentFactoryMock() = default;
SyncApiComponentFactoryMock::~SyncApiComponentFactoryMock() = default;
} // namespace syncer