Index: content/browser/download/download_item_impl.h |
diff --git a/content/browser/download/download_item_impl.h b/content/browser/download/download_item_impl.h |
index ac17f6455e0f9d3d94f6794bfea01a03abf53db9..ad8ed4db2fe8bc2d999a1149777831f7503bc0b2 100644 |
--- a/content/browser/download/download_item_impl.h |
+++ b/content/browser/download/download_item_impl.h |
@@ -121,7 +121,6 @@ class CONTENT_EXPORT DownloadItemImpl : public content::DownloadItem { |
virtual bool GetOpenWhenComplete() const OVERRIDE; |
virtual bool GetAutoOpened() OVERRIDE; |
virtual bool GetOpened() const OVERRIDE; |
- virtual bool MatchesQuery(const string16& query) const OVERRIDE; |
virtual content::DownloadPersistentStoreInfo |
GetPersistentStoreInfo() const OVERRIDE; |
virtual content::BrowserContext* GetBrowserContext() const OVERRIDE; |