| Index: ash/frame/caption_buttons/frame_size_button_unittest.cc
|
| diff --git a/ash/frame/caption_buttons/frame_size_button_unittest.cc b/ash/frame/caption_buttons/frame_size_button_unittest.cc
|
| index af9420bcd448bf0eb68855401cc5ab1b20531be3..d521a909e2988334b3b69c6d19c3bd75a815e2fb 100644
|
| --- a/ash/frame/caption_buttons/frame_size_button_unittest.cc
|
| +++ b/ash/frame/caption_buttons/frame_size_button_unittest.cc
|
| @@ -5,11 +5,11 @@
|
| #include "ash/frame/caption_buttons/frame_size_button.h"
|
|
|
| #include "ash/ash_layout_constants.h"
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button.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 "ash/wm/window_state_aura.h"
|
| #include "base/i18n/rtl.h"
|
| #include "grit/ash_resources.h"
|
|
|