blob: acfe06e43d77dd6b179255043138a84dada2aaab [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/cycle/type_debug_info_observer.h"
namespace syncer {
TypeDebugInfoObserver::TypeDebugInfoObserver() {}
TypeDebugInfoObserver::~TypeDebugInfoObserver() {}
} // namespace syncer