blob: 0d628036fe632eed4b932d33f1911f37de7356e3 [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/data_type_error_handler_mock.h"
namespace browser_sync {
DataTypeErrorHandlerMock::DataTypeErrorHandlerMock() {}
DataTypeErrorHandlerMock::~DataTypeErrorHandlerMock() {}
}