| Index: components/enhanced_bookmarks/metadata_accessor.h
|
| diff --git a/components/enhanced_bookmarks/metadata_accessor.h b/components/enhanced_bookmarks/metadata_accessor.h
|
| index 2f20aae31b455808ee8c58a9dfe7a3cd76882922..313705b497fce2e7d4fdfb4cbf31ef340af072a9 100644
|
| --- a/components/enhanced_bookmarks/metadata_accessor.h
|
| +++ b/components/enhanced_bookmarks/metadata_accessor.h
|
| @@ -13,6 +13,9 @@ class BookmarkModel;
|
| class BookmarkNode;
|
| class GURL;
|
|
|
| +// TODO(rfevang): Remove this file once the remaining caller
|
| +// is converted (enhanced_bookmarks_bridge.cc)
|
| +
|
| // The functions in this file store and retrieve structured data encoded in the
|
| // bookmark metadata. This information suplements the data in the bookmark with
|
| // images and descriptions related to the url.
|
|
|