Index: runtime/vm/handles_impl.h |
diff --git a/runtime/vm/handles_impl.h b/runtime/vm/handles_impl.h |
index bf44e6373700d20292e556e017214f1c4ae16aca..eb7be5eb4c18c1209fea58f25011c4e6e58a9c10 100644 |
--- a/runtime/vm/handles_impl.h |
+++ b/runtime/vm/handles_impl.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_HANDLES_IMPL_H_ |
-#define VM_HANDLES_IMPL_H_ |
+#ifndef RUNTIME_VM_HANDLES_IMPL_H_ |
+#define RUNTIME_VM_HANDLES_IMPL_H_ |
#include "vm/heap.h" |
#include "vm/thread.h" |
@@ -368,4 +368,4 @@ int Handles<kHandleSizeInWords, |
} // namespace dart |
-#endif // VM_HANDLES_IMPL_H_ |
+#endif // RUNTIME_VM_HANDLES_IMPL_H_ |