| Index: chrome/browser/ui/ash/volume_controller_chromeos.h
|
| diff --git a/chrome/browser/ui/ash/volume_controller_chromeos.h b/chrome/browser/ui/ash/volume_controller_chromeos.h
|
| index 9740690c44e57df0110c2a8e787ac4c7de0edf68..a3fddc4de70f62d2b9ad6dad1b9351b222bfabd1 100644
|
| --- a/chrome/browser/ui/ash/volume_controller_chromeos.h
|
| +++ b/chrome/browser/ui/ash/volume_controller_chromeos.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "ash/volume_control_delegate.h"
|
| +#include "ash/common/volume_control_delegate.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "chromeos/audio/cras_audio_handler.h"
|
|
|