| 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 73bb422c1f5ec28299c8c7c5e2ba8d42c0e261be..57f7aa10ab9e99fdd33599367cedb3b0bddfab51 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/common/shelf/shelf_item_delegate.h"
|
| -#include "ash/common/shelf/shelf_item_types.h"
|
| +#include "ash/shelf/shelf_item_delegate.h"
|
| +#include "ash/shelf/shelf_item_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
|
|
|
|