Chromium Code Reviews| Index: components/bookmarks/core/browser/bookmark_storage.h |
| diff --git a/components/bookmarks/core/browser/bookmark_storage.h b/components/bookmarks/core/browser/bookmark_storage.h |
| index 05e42060e671ba029923fdeb407410a631e2b33e..4e0cd24904227856d42294bd964740f61938fe80 100644 |
| --- a/components/bookmarks/core/browser/bookmark_storage.h |
| +++ b/components/bookmarks/core/browser/bookmark_storage.h |
| @@ -18,10 +18,6 @@ namespace base { |
| class SequencedTaskRunner; |
| } |
| -namespace content { |
| -class BrowserContext; |
|
blundell
2014/05/09 10:02:11
:)
|
| -} |
| - |
| // BookmarkLoadDetails is used by BookmarkStorage when loading bookmarks. |
| // BookmarkModel creates a BookmarkLoadDetails and passes it (including |
| // ownership) to BookmarkStorage. BookmarkStorage loads the bookmarks (and |