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