Index: runtime/vm/cpu_mips.h |
diff --git a/runtime/vm/cpu_mips.h b/runtime/vm/cpu_mips.h |
index d511522a6936c82a5f33d33e230f840d1e2910f9..b9dde4da020a7e25032b1f7b1205679c4c91c173 100644 |
--- a/runtime/vm/cpu_mips.h |
+++ b/runtime/vm/cpu_mips.h |
@@ -2,8 +2,8 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-#ifndef VM_CPU_MIPS_H_ |
-#define VM_CPU_MIPS_H_ |
+#ifndef RUNTIME_VM_CPU_MIPS_H_ |
+#define RUNTIME_VM_CPU_MIPS_H_ |
#include "vm/allocation.h" |
@@ -65,4 +65,4 @@ class TargetCPUFeatures : public AllStatic { |
} // namespace dart |
-#endif // VM_CPU_MIPS_H_ |
+#endif // RUNTIME_VM_CPU_MIPS_H_ |