Chromium Code Reviews| Index: components/omnibox/browser/in_memory_url_index.h |
| diff --git a/components/omnibox/browser/in_memory_url_index.h b/components/omnibox/browser/in_memory_url_index.h |
| index a9ed88893fc58dec2653d02a64dd878fa3d80f5c..b336f00d24fbc5db6779f922a79291ac84767e02 100644 |
| --- a/components/omnibox/browser/in_memory_url_index.h |
| +++ b/components/omnibox/browser/in_memory_url_index.h |
| @@ -40,10 +40,6 @@ namespace bookmarks { |
| class BookmarkModel; |
| } |
| -namespace in_memory_url_index { |
| -class InMemoryURLIndexCacheItem; |
| -} |
| - |
| namespace history { |
| class HistoryDatabase; |
| class HistoryService; |