diff options
Diffstat (limited to 'chrome/browser/extensions/tab_helper.h')
-rw-r--r-- | chrome/browser/extensions/tab_helper.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/extensions/tab_helper.h b/chrome/browser/extensions/tab_helper.h index 9a9b92d..1703122 100644 --- a/chrome/browser/extensions/tab_helper.h +++ b/chrome/browser/extensions/tab_helper.h @@ -63,9 +63,6 @@ class TabHelper : public content::WebContentsObserver, pending_web_app_action_ = action; } - // Gets the window ID of the tab. - int window_id() const; - // App extensions ------------------------------------------------------------ // Sets the extension denoting this as an app. If |extension| is non-null this |