Index: src/arm/assembler-arm-inl.h |
diff --git a/src/arm/assembler-arm-inl.h b/src/arm/assembler-arm-inl.h |
index 65757e72b99a3f84a870d871c4f0c21519cd05bd..fe64761e3b1c709f2e07b5c564ee7c1706bc79ef 100644 |
--- a/src/arm/assembler-arm-inl.h |
+++ b/src/arm/assembler-arm-inl.h |
@@ -34,8 +34,8 @@ |
// significantly by Google Inc. |
// Copyright 2006-2008 the V8 project authors. All rights reserved. |
-#ifndef V8_ASSEMBLER_ARM_INL_H_ |
-#define V8_ASSEMBLER_ARM_INL_H_ |
+#ifndef V8_ARM_ASSEMBLER_ARM_INL_H_ |
+#define V8_ARM_ASSEMBLER_ARM_INL_H_ |
#include "arm/assembler-arm.h" |
#include "cpu.h" |
@@ -246,4 +246,4 @@ void Assembler::set_target_address_at(Address pc, Address target) { |
} } // namespace v8::internal |
-#endif // V8_ASSEMBLER_ARM_INL_H_ |
+#endif // V8_ARM_ASSEMBLER_ARM_INL_H_ |