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

Unified Diff: chrome/browser/history/browsing_history_service_handler.h

Issue 2542203002: [Android History] Add Android history manager UI and bridge (Closed)
Patch Set: Rebase, drop changes to time.* Created 4 years 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/android/history/browsing_history_bridge.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/history/browsing_history_service_handler.h
diff --git a/chrome/browser/history/browsing_history_service_handler.h b/chrome/browser/history/browsing_history_service_handler.h
index a00cb83e3dd4288aa2309275c65e6ada9983dc30..5f82b165d6ebb740db21281792a04ac1034097fd 100644
--- a/chrome/browser/history/browsing_history_service_handler.h
+++ b/chrome/browser/history/browsing_history_service_handler.h
@@ -32,6 +32,7 @@ class BrowsingHistoryServiceHandler {
protected:
BrowsingHistoryServiceHandler() {}
+ virtual ~BrowsingHistoryServiceHandler() {}
DISALLOW_COPY_AND_ASSIGN(BrowsingHistoryServiceHandler);
};
« no previous file with comments | « chrome/browser/android/history/browsing_history_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698