| Index: chrome/browser/views/frame/aero_glass_non_client_view.h
|
| ===================================================================
|
| --- chrome/browser/views/frame/aero_glass_non_client_view.h (revision 7872)
|
| +++ chrome/browser/views/frame/aero_glass_non_client_view.h (working copy)
|
| @@ -18,6 +18,8 @@
|
| AeroGlassNonClientView(AeroGlassFrame* frame, BrowserView* browser_view);
|
| virtual ~AeroGlassNonClientView();
|
|
|
| + // Retrieve the bounds for the specified |tabstrip|, in the coordinate system
|
| + // of the non-client view (which whould be window coordinates).
|
| gfx::Rect GetBoundsForTabStrip(TabStrip* tabstrip);
|
|
|
| protected:
|
|
|