Chromium Code Reviews| 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 fc97d69adc9cfe45f030fe937018e10ef65fea5a..eaea2bccf23f654b662e826c8bd814d76c884729 100644 |
| --- a/ui/views/window/non_client_view.h |
| +++ b/ui/views/window/non_client_view.h |
| @@ -6,8 +6,8 @@ |
| #define UI_VIEWS_WINDOW_NON_CLIENT_VIEW_H_ |
| #pragma once |
| +#include "ui/views/view.h" |
| #include "ui/views/window/client_view.h" |
| -#include "views/view.h" |
| namespace gfx { |
| class Path; |