| Index: ash/shelf/shelf_window_targeter.cc
|
| diff --git a/ash/shelf/shelf_window_targeter.cc b/ash/shelf/shelf_window_targeter.cc
|
| index b368f4ad181aac271a10ff923c80d968463cc6e7..142d877264fe17542bdc0b2868eb0a8864f2f9f9 100644
|
| --- a/ash/shelf/shelf_window_targeter.cc
|
| +++ b/ash/shelf/shelf_window_targeter.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "ash/aura/wm_window_aura.h"
|
| #include "ash/common/shelf/shelf_constants.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm_window.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
|
|
| namespace ash {
|
|
|
|
|