| Index: ash/shelf/shelf_button.cc
|
| diff --git a/ash/shelf/shelf_button.cc b/ash/shelf/shelf_button.cc
|
| index 2e903292bc255cbff8244bd69c2daa54cacc1fde..aba40d0dd559d2d9c6ceaf09ebd20f0aa9b27fa2 100644
|
| --- a/ash/shelf/shelf_button.cc
|
| +++ b/ash/shelf/shelf_button.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "ash/ash_constants.h"
|
| #include "ash/ash_switches.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/common/material_design/material_design_controller.h"
|
| #include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/shelf/shelf.h"
|
|
|