| Index: ash/frame/default_header_painter_unittest.cc
|
| diff --git a/ash/frame/default_header_painter_unittest.cc b/ash/frame/default_header_painter_unittest.cc
|
| index a5a64f2f64d06571ecc9edbdedf5ce76e9526c40..9446856b3e6f36fce6de4c63f1270ef84462577c 100644
|
| --- a/ash/frame/default_header_painter_unittest.cc
|
| +++ b/ash/frame/default_header_painter_unittest.cc
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <memory>
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ui/gfx/font_list.h"
|
| #include "ui/views/test/test_views.h"
|
| #include "ui/views/widget/widget.h"
|
|
|