| Index: ash/shelf/overflow_button.h
|
| diff --git a/ash/shelf/overflow_button.h b/ash/shelf/overflow_button.h
|
| index 92cc6b7164e06cfae8f99aef0c4ed732bcbdbec1..9fe15199fe0445960409d5d9326d48cdf3fdc6bd 100644
|
| --- a/ash/shelf/overflow_button.h
|
| +++ b/ash/shelf/overflow_button.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_SHELF_OVERFLOW_BUTTON_H_
|
| #define ASH_SHELF_OVERFLOW_BUTTON_H_
|
|
|
| -#include "ash/shelf/shelf_types.h"
|
| +#include "ash/common/shelf/shelf_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/gfx/image/image_skia.h"
|
|
|