Index: ash/system/chromeos/audio/audio_observer.h |
diff --git a/ash/system/audio/audio_observer.h b/ash/system/chromeos/audio/audio_observer.h |
similarity index 71% |
rename from ash/system/audio/audio_observer.h |
rename to ash/system/chromeos/audio/audio_observer.h |
index d0ff405c42076c0a2b7bbb8ab37a21c2a2aecbd3..9d529c0f86536c1b729fcab35e613d96302bb64e 100644 |
--- a/ash/system/audio/audio_observer.h |
+++ b/ash/system/chromeos/audio/audio_observer.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_SYSTEM_AUDIO_AUDIO_OBSERVER_H_ |
-#define ASH_SYSTEM_AUDIO_AUDIO_OBSERVER_H_ |
+#ifndef ASH_SYSTEM_CHROMEOS_AUDIO_AUDIO_OBSERVER_H_ |
+#define ASH_SYSTEM_CHROMEOS_AUDIO_AUDIO_OBSERVER_H_ |
#include "ash/ash_export.h" |
@@ -19,4 +19,4 @@ class ASH_EXPORT AudioObserver { |
} // namespace ash |
-#endif //ASH_SYSTEM_AUDIO_AUDIO_OBSERVER_H_ |
+#endif //ASH_SYSTEM_CHROMEOS_AUDIO_AUDIO_OBSERVER_H_ |