blob: b186fa90e489466789a7141998d2d0c4a6c2c5f4 [file] [log] [blame]
// Copyright 2014 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/async_directory_type_controller_mock.h"
#include "components/sync/driver/configure_context.h"
namespace syncer {
AsyncDirectoryTypeControllerMock::AsyncDirectoryTypeControllerMock() {}
AsyncDirectoryTypeControllerMock::~AsyncDirectoryTypeControllerMock() {}
} // namespace syncer