| 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.
|
|
|