Index: components/enhanced_bookmarks/bookmark_server_service.h |
diff --git a/components/enhanced_bookmarks/bookmark_server_service.h b/components/enhanced_bookmarks/bookmark_server_service.h |
index 9f2fd52e91e9ea7e4a33558b92df43fb7c5ab2c2..41416fd30ecc5348f9b8961a56328bde5e448072 100644 |
--- a/components/enhanced_bookmarks/bookmark_server_service.h |
+++ b/components/enhanced_bookmarks/bookmark_server_service.h |
@@ -56,9 +56,6 @@ |
virtual const BookmarkNode* BookmarkForRemoteId( |
const std::string& remote_id) const; |
const std::string RemoteIDForBookmark(const BookmarkNode* bookmark) const; |
- |
- // Cancels the ongoing request, if any. |
- void Cancel(); |
// Notifies the observers that something changed. |
void Notify(); |