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 af3269cfe5e2177a5fb3636fa0cf3cbd32bd315e..c02763933008e9c28119290f1a1420b56ec08df6 100644 |
--- a/chrome/browser/ui/views/tabs/tab.h |
+++ b/chrome/browser/ui/views/tabs/tab.h |
@@ -158,11 +158,6 @@ class Tab : public gfx::AnimationDelegate, |
// Returns the height for immersive mode tabs. |
static int GetImmersiveHeight(); |
- // Returns the Y inset within the tab bounds for drawing the background image. |
- // This is necessary for correct vertical alignment of the frame, tab, and |
- // toolbar images with custom themes. |
- static int GetYInsetForActiveTabBackground(); |
- |
// Returns the inverse of the slope of the diagonal portion of the tab outer |
// border. (This is a positive value, so it's specifically for the slope of |
// the leading edge.) |