blob: 4fbbc10b376ee4b744bb249550efb7cd0f290b2d [file] [log] [blame]
// Copyright (c) 2012 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/syncable_service.h"
namespace syncer {
SyncableService::~SyncableService() {}
} // namespace syncer