Index: test/mac/mach_errors.h |
diff --git a/util/test/mac/mach_errors.h b/test/mac/mach_errors.h |
similarity index 95% |
rename from util/test/mac/mach_errors.h |
rename to test/mac/mach_errors.h |
index 2b1fd8533b111a2e6df711bc64c2dc4177e1adee..2283ae775f2cab71fe303fa23dfb0bd0d3e43158 100644 |
--- a/util/test/mac/mach_errors.h |
+++ b/test/mac/mach_errors.h |
@@ -12,8 +12,8 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#ifndef CRASHPAD_UTIL_TEST_MAC_MACH_ERRORS_H_ |
-#define CRASHPAD_UTIL_TEST_MAC_MACH_ERRORS_H_ |
+#ifndef CRASHPAD_TEST_MAC_MACH_ERRORS_H_ |
+#define CRASHPAD_TEST_MAC_MACH_ERRORS_H_ |
#include <mach/mach.h> |
@@ -67,4 +67,4 @@ std::string BootstrapErrorMessage(kern_return_t bootstrap_err, |
} // namespace test |
} // namespace crashpad |
-#endif // CRASHPAD_UTIL_TEST_MAC_MACH_ERRORS_H_ |
+#endif // CRASHPAD_TEST_MAC_MACH_ERRORS_H_ |