| Index: ash/common/shelf/app_list_button.cc
|
| diff --git a/ash/common/shelf/app_list_button.cc b/ash/common/shelf/app_list_button.cc
|
| index e31acdf85f0f02fcbe47d827aef833cfd177de0e..1cd900e6531c8f3e11004152da4b9f73370cf01c 100644
|
| --- a/ash/common/shelf/app_list_button.cc
|
| +++ b/ash/common/shelf/app_list_button.cc
|
| @@ -10,10 +10,10 @@
|
| #include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/common/shelf/shelf_item_types.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
| +#include "ash/common/shelf/shelf_view.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/shelf/wm_shelf_util.h"
|
| #include "ash/common/wm_shell.h"
|
| -#include "ash/shelf/shelf_view.h"
|
| #include "base/command_line.h"
|
| #include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
|
|