Chromium Code Reviews| Index: ui/views/window/custom_frame_view.h |
| =================================================================== |
| --- ui/views/window/custom_frame_view.h (revision 110952) |
| +++ ui/views/window/custom_frame_view.h (working copy) |
| @@ -6,9 +6,9 @@ |
| #define UI_VIEWS_WINDOW_CUSTOM_FRAME_VIEW_H_ |
| #pragma once |
| -#include "ui/views/widget/widget.h" |
| #include "ui/views/window/non_client_view.h" |
| #include "views/controls/button/image_button.h" |
| +#include "views/widget/widget.h" |
| namespace gfx { |
| class Canvas; |