blob: b9092934223c4b8213959db76639c3518401c389 [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_impl/commit_contributor.h"
namespace syncer {
CommitContributor::CommitContributor() {}
CommitContributor::~CommitContributor() {}
} // namespace syncer