Index: components/bookmarks/core/browser/bookmark_title_match.cc |
diff --git a/components/bookmarks/core/browser/bookmark_title_match.cc b/components/bookmarks/core/browser/bookmark_title_match.cc |
deleted file mode 100644 |
index 257291bb5e5f58ee18817302aae3b7f27c8abe63..0000000000000000000000000000000000000000 |
--- a/components/bookmarks/core/browser/bookmark_title_match.cc |
+++ /dev/null |
@@ -1,9 +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/bookmarks/core/browser/bookmark_title_match.h" |
- |
-BookmarkTitleMatch::BookmarkTitleMatch() : node(NULL) {} |
- |
-BookmarkTitleMatch::~BookmarkTitleMatch() {} |