blob: 4bf9a7f3e705928fd9775411e62f0ed313cf753f [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/engine/model_type_processor.h"
namespace syncer {
ModelTypeProcessor::ModelTypeProcessor() {}
ModelTypeProcessor::~ModelTypeProcessor() {}
} // namespace syncer