| Index: ash/shell/window_watcher_shelf_item_delegate.h
|
| diff --git a/ash/shell/window_watcher_shelf_item_delegate.h b/ash/shell/window_watcher_shelf_item_delegate.h
|
| index 2bbc05b1e59c8227d383ea0a895c35b43f81f98f..31d77c5fa25212206e80f510f576f93a6c3023de 100644
|
| --- a/ash/shell/window_watcher_shelf_item_delegate.h
|
| +++ b/ash/shell/window_watcher_shelf_item_delegate.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SHELL_WINDOW_WATCHER_SHELF_ITEM_DELEGATE_H_
|
| #define ASH_SHELL_WINDOW_WATCHER_SHELF_ITEM_DELEGATE_H_
|
|
|
| -#include "ash/shelf/shelf_item_delegate.h"
|
| -#include "ash/shelf/shelf_item_types.h"
|
| +#include "ash/common/shelf/shelf_item_delegate.h"
|
| +#include "ash/common/shelf/shelf_item_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
|
|
|
|