blob: 95f05b2e7071169b14f9b6138b049cc7769eddc3 [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/engine/mock_sync_engine.h"
namespace syncer {
MockSyncEngine::MockSyncEngine() {}
MockSyncEngine::~MockSyncEngine() {}
} // namespace syncer