Index: runtime/vm/clustered_snapshot.h |
diff --git a/runtime/vm/clustered_snapshot.h b/runtime/vm/clustered_snapshot.h |
index aae4e82f710133d40bb3c111907a7477df8fa69b..8aba9e1262a3bd2dc5ce3f850a106b80faeb4a53 100644 |
--- a/runtime/vm/clustered_snapshot.h |
+++ b/runtime/vm/clustered_snapshot.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_CLUSTERED_SNAPSHOT_H_ |
-#define VM_CLUSTERED_SNAPSHOT_H_ |
+#ifndef RUNTIME_VM_CLUSTERED_SNAPSHOT_H_ |
+#define RUNTIME_VM_CLUSTERED_SNAPSHOT_H_ |
#include "platform/assert.h" |
#include "vm/allocation.h" |
@@ -517,4 +517,4 @@ class IsolateSnapshotReader { |
} // namespace dart |
-#endif // VM_CLUSTERED_SNAPSHOT_H_ |
+#endif // RUNTIME_VM_CLUSTERED_SNAPSHOT_H_ |