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

Unified Diff: chrome/browser/page_info_model.h

Issue 179028: Revert "Fix a ton of compiler warnings." (Closed)
Patch Set: Created 11 years, 4 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/net/url_fetcher.h ('k') | chrome/browser/parsers/metadata_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/page_info_model.h
diff --git a/chrome/browser/page_info_model.h b/chrome/browser/page_info_model.h
index 994549eb07ece3bb17cd16822e31b39e618b65a2..526372e1cddd8f018feec4371cc1b921e16b9852 100644
--- a/chrome/browser/page_info_model.h
+++ b/chrome/browser/page_info_model.h
@@ -23,8 +23,6 @@ class PageInfoModel {
class PageInfoModelObserver {
public:
virtual void ModelChanged() = 0;
- protected:
- ~PageInfoModelObserver() {}
};
// Because the UI on the Mac is statically laid-out, this enum provides the
« no previous file with comments | « chrome/browser/net/url_fetcher.h ('k') | chrome/browser/parsers/metadata_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698