Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3339)

Unified Diff: chrome/browser/favicon/favicon_handler_delegate.h

Issue 12224027: Revert "GTTF: Add missing virtual destructors." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/favicon/favicon_handler_delegate.h
diff --git a/chrome/browser/favicon/favicon_handler_delegate.h b/chrome/browser/favicon/favicon_handler_delegate.h
index e1df43b60c0a3d432c77b04f0dbd78c706ff7501..db13345a456c80c58288ac120871b65987f8b0df 100644
--- a/chrome/browser/favicon/favicon_handler_delegate.h
+++ b/chrome/browser/favicon/favicon_handler_delegate.h
@@ -16,8 +16,6 @@ class NavigationEntry;
// about changes.
class FaviconHandlerDelegate {
public:
- virtual ~FaviconHandlerDelegate() { }
-
// Returns the current NavigationEntry.
virtual content::NavigationEntry* GetActiveEntry() = 0;
« no previous file with comments | « chrome/browser/extensions/extension_warning_service.h ('k') | chrome/browser/google_apis/auth_service_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698