| Index: ui/views/window/non_client_view.h
|
| diff --git a/ui/views/window/non_client_view.h b/ui/views/window/non_client_view.h
|
| index e5be44ef2814a4f7d34536d19bf16b1204a2b8ed..d4305783d84a5f3e5f9c20542a40e356168da1de 100644
|
| --- a/ui/views/window/non_client_view.h
|
| +++ b/ui/views/window/non_client_view.h
|
| @@ -107,7 +107,7 @@ class VIEWS_EXPORT NonClientFrameView : public View {
|
| // +- views::Widget ------------------------------------+
|
| // | +- views::RootView ------------------------------+ |
|
| // | | +- views::NonClientView ---------------------+ | |
|
| -// | | | +- views::NonClientFrameView subclas ---+ | | |
|
| +// | | | +- views::NonClientFrameView subclass ---+ | | |
|
| // | | | | | | | |
|
| // | | | | << all painting and event receiving >> | | | |
|
| // | | | | << of the non-client areas of a >> | | | |
|
|
|