| Index: ash/system/audio/volume_view.h
|
| diff --git a/ash/system/audio/volume_view.h b/ash/system/audio/volume_view.h
|
| index 84e273c492e60c556b1ddcdefc17e3a35ff6b712..ab8b113bbcba211ed18f81ddaa44594c884eacef 100644
|
| --- a/ash/system/audio/volume_view.h
|
| +++ b/ash/system/audio/volume_view.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_SYSTEM_AUDIO_VOLUME_VIEW_H_
|
| #define ASH_SYSTEM_AUDIO_VOLUME_VIEW_H_
|
|
|
| -#include "ash/system/tray/actionable_view.h"
|
| +#include "ash/common/system/tray/actionable_view.h"
|
| #include "base/macros.h"
|
| #include "ui/gfx/font.h"
|
| #include "ui/views/controls/button/button.h"
|
|
|