| Index: ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc
|
| diff --git a/ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc b/ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc
|
| index fc8ea5e7ffcf838ce5e6552d3d28dbfcdb5cd8c0..12f48ad040fdef69b2c20dc895fb2814bfb6ed14 100644
|
| --- a/ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc
|
| +++ b/ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc
|
| @@ -5,10 +5,10 @@
|
| #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
|
|
|
| #include "ash/common/ash_layout_constants.h"
|
| +#include "ash/common/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| -#include "ash/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "grit/ash_resources.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/vector_icons_public.h"
|
|
|