Index: chrome/browser/ui/cocoa/browser_window_controller_private.h |
diff --git a/chrome/browser/ui/cocoa/browser_window_controller_private.h b/chrome/browser/ui/cocoa/browser_window_controller_private.h |
index c4c57a17366b31c92dd350733c1325aa17e66737..5fa781d217196b2ed15b056eb884e857f7457cc6 100644 |
--- a/chrome/browser/ui/cocoa/browser_window_controller_private.h |
+++ b/chrome/browser/ui/cocoa/browser_window_controller_private.h |
@@ -92,9 +92,6 @@ |
// sends a message to the renderer to resize. |
- (void)layoutTabContentArea:(NSRect)frame; |
-// Updates whether the bottom two corners are rounded. |
-- (void)updateRoundedBottomCorners; |
- |
// Sets the toolbar's height to a value appropriate for the given compression. |
// Also adjusts the bookmark bar's height by the opposite amount in order to |
// keep the total height of the two views constant. |