Index: runtime/vm/stack_frame_dbc.h |
diff --git a/runtime/vm/stack_frame_dbc.h b/runtime/vm/stack_frame_dbc.h |
index 5d5ee78e3aedac4b83650050fd38494e7ded919a..f355fa9e8ba14205847550c03353b553a9111651 100644 |
--- a/runtime/vm/stack_frame_dbc.h |
+++ b/runtime/vm/stack_frame_dbc.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_STACK_FRAME_DBC_H_ |
-#define VM_STACK_FRAME_DBC_H_ |
+#ifndef RUNTIME_VM_STACK_FRAME_DBC_H_ |
+#define RUNTIME_VM_STACK_FRAME_DBC_H_ |
namespace dart { |
@@ -84,4 +84,4 @@ static const uword kInterruptStackLimit = 0; |
} // namespace dart |
-#endif // VM_STACK_FRAME_DBC_H_ |
+#endif // RUNTIME_VM_STACK_FRAME_DBC_H_ |