Index: chrome/browser/views/frame/aero_glass_frame.h |
=================================================================== |
--- chrome/browser/views/frame/aero_glass_frame.h (revision 9393) |
+++ chrome/browser/views/frame/aero_glass_frame.h (working copy) |
@@ -27,7 +27,7 @@ |
void Init(); |
// Determine the distance of the left edge of the minimize button from the |
- // right edge of the window. Used in our Non-Client View's Layout. |
+ // left edge of the window. Used in our Non-Client View's Layout. |
int GetMinimizeButtonOffset() const; |
// Overridden from BrowserFrame: |