blob: 2b42fa6db58faba07ba61e6505febf6163d05764 [file] [log] [blame]
// Copyright 2015 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/model/model_type_change_processor.h"
namespace syncer {
ModelTypeChangeProcessor::ModelTypeChangeProcessor() {}
ModelTypeChangeProcessor::~ModelTypeChangeProcessor() {}
} // namespace syncer