Index: ash/common/test/test_volume_control_delegate.h |
diff --git a/ash/test/test_volume_control_delegate.h b/ash/common/test/test_volume_control_delegate.h |
similarity index 89% |
rename from ash/test/test_volume_control_delegate.h |
rename to ash/common/test/test_volume_control_delegate.h |
index 93ece3961cad19e9db15aea95622e7e452c04740..6f8bb9409a708ab6367ff4ae82c27534b1c67663 100644 |
--- a/ash/test/test_volume_control_delegate.h |
+++ b/ash/common/test/test_volume_control_delegate.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_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |
-#define ASH_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |
+#ifndef ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |
+#define ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |
#include "ash/common/system/volume_control_delegate.h" |
#include "base/macros.h" |
@@ -43,4 +43,4 @@ class TestVolumeControlDelegate : public ash::VolumeControlDelegate { |
} // namespace ash |
-#endif // ASH_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |
+#endif // ASH_COMMON_TEST_TEST_VOLUME_CONTROL_DELEGATE_H_ |