| Index: chrome/browser/ui/views/frame/browser_view_layout.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_view_layout.h (revision 74134)
|
| +++ chrome/browser/ui/views/frame/browser_view_layout.h (working copy)
|
| @@ -84,7 +84,7 @@
|
|
|
| // Layout the TabContents container, between the coordinates |top| and
|
| // |bottom|.
|
| - void LayoutTabContents(int top, int bottom);
|
| + void LayoutTabContents(int top, int bottom, int active_top_margin);
|
|
|
| // Returns the top margin to adjust the contents_container_ by. This is used
|
| // to make the bookmark bar and contents_container_ overlap so that the
|
|
|