blob: 3de4a07f3f2add2722813e8f110be8f0714d29bd [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_contribution.h"
namespace syncer {
CommitContribution::CommitContribution() {}
CommitContribution::~CommitContribution() {}
} // namespace syncer