Index: tonic/dart_timer_heap.cc |
diff --git a/tonic/dart_timer_heap.cc b/tonic/dart_timer_heap.cc |
index 7e558e5bdc1c00b95dc2b07dcbbd3bcd42f72c67..bec4e8d2b00862ed28d9c98bed55680916afcaca 100644 |
--- a/tonic/dart_timer_heap.cc |
+++ b/tonic/dart_timer_heap.cc |
@@ -12,7 +12,7 @@ |
#include "tonic/dart_isolate_scope.h" |
#include "tonic/dart_state.h" |
-namespace blink { |
+namespace tonic { |
DartTimerHeap::DartTimerHeap() : next_timer_id_(1), weak_factory_(this) { |
} |