blob: 3255013901fc5df3e5f13304dd325a9ad3c7dd85 [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 "sync/internal_api/public/sessions/type_debug_info_observer.h"
namespace syncer {
TypeDebugInfoObserver::TypeDebugInfoObserver() {}
TypeDebugInfoObserver::~TypeDebugInfoObserver() {}
} // namespace syncer