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

Unified Diff: chrome/browser/views/tabs/tab_strip.h

Issue 2821011: Removes phantom tabs. (Closed)
Patch Set: Created 10 years, 6 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
« no previous file with comments | « chrome/browser/views/tabs/tab_renderer_data.h ('k') | chrome/browser/views/tabs/tab_strip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/tabs/tab_strip.h
diff --git a/chrome/browser/views/tabs/tab_strip.h b/chrome/browser/views/tabs/tab_strip.h
index d1e9b29b11b7d0344fd24a8dde92e57dc7bb3050..cf4d26ca102218289c757a62e7f9361b258b6a15 100644
--- a/chrome/browser/views/tabs/tab_strip.h
+++ b/chrome/browser/views/tabs/tab_strip.h
@@ -311,9 +311,6 @@ class TabStrip : public BaseTabStrip,
// anywhere over our containing window.
void HandleGlobalMouseMoveEvent();
- // Returns true if any of the tabs are phantom.
- bool HasPhantomTabs() const;
-
// -- Member Variables ------------------------------------------------------
// A factory that is used to construct a delayed callback to the
« no previous file with comments | « chrome/browser/views/tabs/tab_renderer_data.h ('k') | chrome/browser/views/tabs/tab_strip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698