Index: tonic/dart_persistent_value.cc |
diff --git a/tonic/dart_persistent_value.cc b/tonic/dart_persistent_value.cc |
index 191e1a4eb2dce5431c18bdac188a18adddb04f88..8387dcab434b2b4dcfe9283657db910f1e642e01 100644 |
--- a/tonic/dart_persistent_value.cc |
+++ b/tonic/dart_persistent_value.cc |
@@ -7,7 +7,7 @@ |
#include "tonic/dart_isolate_scope.h" |
#include "tonic/dart_state.h" |
-namespace blink { |
+namespace tonic { |
DartPersistentValue::DartPersistentValue() : value_(nullptr) { |
} |