Index: runtime/vm/service_isolate.h |
diff --git a/runtime/vm/service_isolate.h b/runtime/vm/service_isolate.h |
index 9def85cd43febb636541f7094f0260318584edfc..c79d88be2752e9e0a799aa402b03568399a0bdb2 100644 |
--- a/runtime/vm/service_isolate.h |
+++ b/runtime/vm/service_isolate.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_SERVICE_ISOLATE_H_ |
-#define VM_SERVICE_ISOLATE_H_ |
+#ifndef RUNTIME_VM_SERVICE_ISOLATE_H_ |
+#define RUNTIME_VM_SERVICE_ISOLATE_H_ |
#include "include/dart_api.h" |
@@ -79,4 +79,4 @@ class ServiceIsolate : public AllStatic { |
} // namespace dart |
-#endif // VM_SERVICE_ISOLATE_H_ |
+#endif // RUNTIME_VM_SERVICE_ISOLATE_H_ |