| Index: ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| diff --git a/ash/system/chromeos/audio/tray_audio_delegate_chromeos.cc b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| similarity index 96%
|
| rename from ash/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| rename to ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| index a03ad3f0bb557046cbfd9b344bff37810e0b393e..927c7d96bd2618847e3c6c103924230ea607c2af 100644
|
| --- a/ash/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| +++ b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/chromeos/audio/tray_audio_delegate_chromeos.h"
|
| +#include "ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h"
|
|
|
| #include "chromeos/audio/cras_audio_handler.h"
|
| #include "grit/ash_resources.h"
|
|
|