Index: ash/test/ash_test_impl.h |
diff --git a/ash/common/test/ash_test_impl.h b/ash/test/ash_test_impl.h |
similarity index 92% |
rename from ash/common/test/ash_test_impl.h |
rename to ash/test/ash_test_impl.h |
index 8984dfbf47d683322f61408673f4dd5317b85bf7..f1ba7f7b4e1329459c3059b896efd2e436206929 100644 |
--- a/ash/common/test/ash_test_impl.h |
+++ b/ash/test/ash_test_impl.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_COMMON_TEST_ASH_TEST_IMPL_H_ |
-#define ASH_COMMON_TEST_ASH_TEST_IMPL_H_ |
+#ifndef ASH_TEST_ASH_TEST_IMPL_H_ |
+#define ASH_TEST_ASH_TEST_IMPL_H_ |
#include <memory> |
#include <string> |
@@ -57,4 +57,4 @@ class AshTestImpl { |
} // namespace ash |
-#endif // ASH_COMMON_TEST_ASH_TEST_IMPL_H_ |
+#endif // ASH_TEST_ASH_TEST_IMPL_H_ |