blob: 9badf6a4ac87139e1b30072ff00744c0dbb433ea [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/sync_frontend.h"
namespace syncer {
SyncFrontend::SyncFrontend() {}
SyncFrontend::~SyncFrontend() {}
} // namespace syncer