| Index: ash/shelf/shelf_window_watcher_unittest.cc
|
| diff --git a/ash/shelf/shelf_window_watcher_unittest.cc b/ash/shelf/shelf_window_watcher_unittest.cc
|
| index ad97f4e0142a5c53b3e3b0178209d64d55c6f9b5..b02928f5cf89452eafe66eda6014c3466bb3dba2 100644
|
| --- a/ash/shelf/shelf_window_watcher_unittest.cc
|
| +++ b/ash/shelf/shelf_window_watcher_unittest.cc
|
| @@ -6,11 +6,11 @@
|
|
|
| #include "ash/public/cpp/config.h"
|
| #include "ash/public/cpp/shelf_item.h"
|
| +#include "ash/public/cpp/shelf_model.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/public/cpp/window_properties.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/session/session_controller.h"
|
| -#include "ash/shelf/shelf_model.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_port.h"
|
| #include "ash/test/ash_test_base.h"
|
|
|