Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: chrome/browser/views/frame/aero_glass_frame.h

Issue 20161: Make aero glass code look more like other nonclient views in hopes of easing ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/views/constrained_window_impl.cc ('k') | chrome/browser/views/frame/aero_glass_frame.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « chrome/browser/views/constrained_window_impl.cc ('k') | chrome/browser/views/frame/aero_glass_frame.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698