| Index: ash/system/audio/tray_audio.cc
|
| diff --git a/ash/system/audio/tray_audio.cc b/ash/system/audio/tray_audio.cc
|
| index 680c05f5deb1270d2e0a5e0b5a594e4e83ad2b65..73d5c6c5cee412aeb09e804e4a964c801314a6f3 100644
|
| --- a/ash/system/audio/tray_audio.cc
|
| +++ b/ash/system/audio/tray_audio.cc
|
| @@ -7,7 +7,7 @@
|
| #include <cmath>
|
| #include <utility>
|
|
|
| -#include "ash/ash_constants.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/common/system/volume_control_delegate.h"
|
|
|