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

Unified Diff: ash/wm/caption_buttons/frame_caption_button.h

Issue 123043002: Use the tall header for restored browser popups (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 12 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 | « no previous file | chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/caption_buttons/frame_caption_button.h
diff --git a/ash/wm/caption_buttons/frame_caption_button.h b/ash/wm/caption_buttons/frame_caption_button.h
index 61ed922241b2aa2ffc414964b1446fd4faf5b7a0..42d1f4dcb9461ec2513184d97c1aa7ff699497bf 100644
--- a/ash/wm/caption_buttons/frame_caption_button.h
+++ b/ash/wm/caption_buttons/frame_caption_button.h
@@ -27,7 +27,7 @@ class ASH_EXPORT FrameCaptionButton : public views::ImageButton {
};
enum Style {
- // Restored tabbed browser windows.
+ // Restored browser windows.
STYLE_TALL_RESTORED,
// All other restored windows.
« no previous file with comments | « no previous file | chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698