| Index: ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc
|
| diff --git a/ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc b/ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc
|
| index b74b32dd4a08798f16bfcffe7fd8d226191233dd..7205354e9647cd5c390fa907fb1e2d9687d9d76e 100644
|
| --- a/ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc
|
| +++ b/ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc
|
| @@ -18,7 +18,7 @@
|
| #include "ui/views/controls/label.h"
|
| #include "ui/views/layout/box_layout.h"
|
| #include "ui/views/mouse_watcher.h"
|
| -#include "ui/wm/public/masked_window_targeter.h"
|
| +#include "ui/wm/core/masked_window_targeter.h"
|
|
|
| namespace ash {
|
|
|
|
|