Index: chrome/browser/cocoa/tab_window_controller.h |
diff --git a/chrome/browser/cocoa/tab_window_controller.h b/chrome/browser/cocoa/tab_window_controller.h |
index 64fe78a99f5b8930077de88c595e7bf3e228a9c1..1f3cf4f9f83a71163b2b7ced7e581995db735e65 100644 |
--- a/chrome/browser/cocoa/tab_window_controller.h |
+++ b/chrome/browser/cocoa/tab_window_controller.h |
@@ -112,9 +112,7 @@ |
// and not). |
- (NSInteger)numberOfTabs; |
-// YES if there are tabs in the tab strip which have content, allowing for |
-// the notion of tabs in the tab strip that are placeholders, or phantoms, but |
-// currently have no content. |
+// YES if there are tabs in the tab strip which have content. |
- (BOOL)hasLiveTabs; |
// Return the view of the selected tab. |