| Index: components/sync/sessions/type_debug_info_observer.cc
|
| diff --git a/components/sync/sessions/type_debug_info_observer.cc b/components/sync/sessions/type_debug_info_observer.cc
|
| deleted file mode 100644
|
| index 273bd6b938cd6a22dc4896d6c7961e6a426c4672..0000000000000000000000000000000000000000
|
| --- a/components/sync/sessions/type_debug_info_observer.cc
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// 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/sessions/type_debug_info_observer.h"
|
| -
|
| -namespace syncer {
|
| -
|
| -TypeDebugInfoObserver::TypeDebugInfoObserver() {}
|
| -
|
| -TypeDebugInfoObserver::~TypeDebugInfoObserver() {}
|
| -
|
| -} // namespace syncer
|
|
|