Index: chrome/browser/ui/views/tabs/tab.h |
diff --git a/chrome/browser/ui/views/tabs/tab.h b/chrome/browser/ui/views/tabs/tab.h |
index fc0937e08f546fa1cb29fadcc138f2cd7a558fc9..8ecd5914d8a7ae5602ad328c1d263a4df00c8119 100644 |
--- a/chrome/browser/ui/views/tabs/tab.h |
+++ b/chrome/browser/ui/views/tabs/tab.h |
@@ -288,9 +288,6 @@ class Tab : public gfx::AnimationDelegate, |
// Schedules repaint task for icon. |
void ScheduleIconPaint(); |
- // Returns the rect that can be used for content inside the tab borders. |
- gfx::Rect GetInteriorBounds() const; |
- |
// Returns the rectangle for the light bar in immersive mode. |
gfx::Rect GetImmersiveBarRect() const; |