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

Unified Diff: chrome/browser/ui/android/tab_model/tab_model_base.h

Issue 286353002: Move ClearBrowsingData from the ToolbarModel to the application (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove OpenClearBrowsingData declaration from tab model test. Created 6 years, 7 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/ui/android/tab_model/tab_model_base.h
diff --git a/chrome/browser/ui/android/tab_model/tab_model_base.h b/chrome/browser/ui/android/tab_model/tab_model_base.h
index d98ca45b26549d0f9521aec1ae82f9a5574bbdea..60b4c1e935d6284288a8ab215c346569923b83fc 100644
--- a/chrome/browser/ui/android/tab_model/tab_model_base.h
+++ b/chrome/browser/ui/android/tab_model/tab_model_base.h
@@ -50,7 +50,6 @@ class TabModelBase : public TabModel {
// Return true if we are currently restoring sessions asynchronously.
virtual bool IsSessionRestoreInProgress() const OVERRIDE;
- virtual void OpenClearBrowsingData() const OVERRIDE;
// Instructs the TabModel to broadcast a notification that all tabs are now
// loaded from storage.
« no previous file with comments | « chrome/browser/ui/android/tab_model/tab_model.h ('k') | chrome/browser/ui/android/tab_model/tab_model_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698