| Index: ash/shelf/shelf_window_watcher.cc
|
| diff --git a/ash/shelf/shelf_window_watcher.cc b/ash/shelf/shelf_window_watcher.cc
|
| index 88e000a7d7c8aaf1048edd5800e3163a2ec39ab1..d52a1499609d8c7d84c626a79d02a708be7900fd 100644
|
| --- a/ash/shelf/shelf_window_watcher.cc
|
| +++ b/ash/shelf/shelf_window_watcher.cc
|
| @@ -7,10 +7,10 @@
|
| #include <memory>
|
| #include <utility>
|
|
|
| +#include "ash/public/cpp/shelf_model.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/public/cpp/window_properties.h"
|
| #include "ash/shelf/shelf_constants.h"
|
| -#include "ash/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_window_watcher_item_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_port.h"
|
|
|