| Index: components/bookmarks/browser/bookmark_index.h
|
| diff --git a/components/bookmarks/browser/bookmark_index.h b/components/bookmarks/browser/bookmark_index.h
|
| index 4e07bf055979f7ebcea656c4c9dd492e8c156dce..b639fbfb5718a381692e660fbfd52f6c8c8314b5 100644
|
| --- a/components/bookmarks/browser/bookmark_index.h
|
| +++ b/components/bookmarks/browser/bookmark_index.h
|
| @@ -14,11 +14,10 @@
|
| #include "base/strings/string16.h"
|
| #include "components/query_parser/query_parser.h"
|
|
|
| -class BookmarkNode;
|
| -
|
| namespace bookmarks {
|
|
|
| class BookmarkClient;
|
| +class BookmarkNode;
|
| struct BookmarkMatch;
|
|
|
| // BookmarkIndex maintains an index of the titles and URLs of bookmarks for
|
|
|