| Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| diff --git a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| index 8504e6457710719684f8bd61c6fedd0833c59ac6..84999fa41cc25ead72128d2d30683ef5d94c29b0 100644
|
| --- a/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| +++ b/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "ash/common/shelf/shelf_delegate.h"
|
| #include "ash/common/shelf/shelf_model_observer.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|