| Index: ash/wm/custom_frame_view_ash.h
|
| diff --git a/ash/wm/custom_frame_view_ash.h b/ash/wm/custom_frame_view_ash.h
|
| index 6ab08604920ebe5cb099e79582443df85734f839..fc3101527d8042cbe9ea13174edaec74f966a6e5 100644
|
| --- a/ash/wm/custom_frame_view_ash.h
|
| +++ b/ash/wm/custom_frame_view_ash.h
|
| @@ -25,7 +25,7 @@ class Widget;
|
| namespace ash {
|
|
|
| // A NonClientFrameView used for dialogs and other non-browser windows.
|
| -// See also views::CustomFrameView and BrowserNonClientFrameViewAura.
|
| +// See also views::CustomFrameView and BrowserNonClientFrameViewAsh.
|
| class ASH_EXPORT CustomFrameViewAsh : public views::NonClientFrameView,
|
| public views::ButtonListener {
|
| public:
|
|
|