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

Unified Diff: chrome/browser/metrics/variations/resource_request_allowed_notifier.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
« no previous file with comments | « chrome/browser/managed_mode/managed_mode_url_filter.h ('k') | chrome/browser/policy/user_info_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/variations/resource_request_allowed_notifier.h
diff --git a/chrome/browser/metrics/variations/resource_request_allowed_notifier.h b/chrome/browser/metrics/variations/resource_request_allowed_notifier.h
index 6c3db96c0ad13bf0e3c4dc6800cee0495eb9104d..6a7241e479a52dfa18cf05ae8592a3a558f96b0c 100644
--- a/chrome/browser/metrics/variations/resource_request_allowed_notifier.h
+++ b/chrome/browser/metrics/variations/resource_request_allowed_notifier.h
@@ -41,8 +41,6 @@ class ResourceRequestAllowedNotifier :
// Observes resource request allowed state changes.
class Observer {
public:
- virtual ~Observer() { }
-
virtual void OnResourceRequestsAllowed() = 0;
};
« no previous file with comments | « chrome/browser/managed_mode/managed_mode_url_filter.h ('k') | chrome/browser/policy/user_info_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698