| Index: chrome/browser/android/offline_pages/offline_page_utils.h
|
| diff --git a/chrome/browser/android/offline_pages/offline_page_utils.h b/chrome/browser/android/offline_pages/offline_page_utils.h
|
| index d068b3ca30f5fda86cfb6e06da43c8ab9c6e3e2c..80488713afd8e75ef1b5dad32c4fd79aabb447c0 100644
|
| --- a/chrome/browser/android/offline_pages/offline_page_utils.h
|
| +++ b/chrome/browser/android/offline_pages/offline_page_utils.h
|
| @@ -44,9 +44,6 @@
|
| static const OfflinePageHeader* GetOfflineHeaderFromWebContents(
|
| content::WebContents* web_contents);
|
|
|
| - // Returns true if the offline page is shown for previewing purpose.
|
| - static bool IsShowingOfflinePreview(content::WebContents* web_contents);
|
| -
|
| // Gets an Android Tab ID from a tab containing |web_contents|. Returns false,
|
| // when tab is not available. Returns true otherwise and sets |tab_id| to the
|
| // ID of the tab.
|
|
|