| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 90c62c0b85af397d0abb5a33da500ac9527fdbff..b71d0f1a78017432bc5a5e618e8c2b8daf5d9838 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -24,7 +24,6 @@
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shelf/app_list_shelf_item_delegate.h"
|
| #include "ash/common/shelf/shelf_delegate.h"
|
| -#include "ash/common/shelf/shelf_item_delegate.h"
|
| #include "ash/common/shelf/shelf_model.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/shell_delegate.h"
|
|
|