Index: trunk/src/chrome/browser/ui/cocoa/tab_contents/overlayable_contents_controller.h |
=================================================================== |
--- trunk/src/chrome/browser/ui/cocoa/tab_contents/overlayable_contents_controller.h (revision 190730) |
+++ trunk/src/chrome/browser/ui/cocoa/tab_contents/overlayable_contents_controller.h (working copy) |
@@ -52,10 +52,6 @@ |
// View responsible for drawing a drop shadow. |
scoped_nsobject<NSView> dropShadowView_; |
- // View responsible for drawing a separator at the top. The separator is |
- // only visible when the overlay is positioned right next to the omnibox. |
- scoped_nsobject<NSView> topSeparatorView_; |
- |
BrowserWindowController* windowController_; |
// The vertical offset between the top of the view and the active container. |