Index: tonic/dart_class_provider.h |
diff --git a/tonic/dart_class_provider.h b/tonic/dart_class_provider.h |
index 20701d4998af8b480aae6244e461097ef05d77f9..f13c6cdbd102ab76ba3cb348a124284cd7a042f8 100644 |
--- a/tonic/dart_class_provider.h |
+++ b/tonic/dart_class_provider.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef SKY_ENGINE_TONIC_DART_CLASS_PROVIDER_H_ |
-#define SKY_ENGINE_TONIC_DART_CLASS_PROVIDER_H_ |
+#ifndef TONIC_DART_CLASS_PROVIDER_H_ |
+#define TONIC_DART_CLASS_PROVIDER_H_ |
#include "dart/runtime/include/dart_api.h" |
@@ -19,4 +19,4 @@ class DartClassProvider { |
} // namespace tonic |
-#endif // SKY_ENGINE_TONIC_DART_CLASS_PROVIDER_H_ |
+#endif // TONIC_DART_CLASS_PROVIDER_H_ |