Index: Source/platform/heap/ThreadState.cpp |
diff --git a/Source/platform/heap/ThreadState.cpp b/Source/platform/heap/ThreadState.cpp |
index fd02fa696f3541f8dceaf2f11c78594cef32627b..63a9c5058b2d1e13bb9808a221bf7e0e76bf0f2c 100644 |
--- a/Source/platform/heap/ThreadState.cpp |
+++ b/Source/platform/heap/ThreadState.cpp |
@@ -51,7 +51,7 @@ extern "C" void* __libc_stack_end; // NOLINT |
#include <sanitizer/msan_interface.h> |
#endif |
-namespace WebCore { |
+namespace blink { |
static void* getStackStart() |
{ |