blob: 1a95234f7b0ba0c1f1dd8207a336fd03738d60cb [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"
namespace syncer {
AsyncDirectoryTypeControllerMock::AsyncDirectoryTypeControllerMock() {}
AsyncDirectoryTypeControllerMock::~AsyncDirectoryTypeControllerMock() {}
} // namespace syncer