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. |