Index: third_party/WebKit/Source/platform/heap/ThreadState.cpp |
diff --git a/third_party/WebKit/Source/platform/heap/ThreadState.cpp b/third_party/WebKit/Source/platform/heap/ThreadState.cpp |
index 05b9138f4a58a6ad7ea205c8ab6df4559431fb0e..e8672bf1111b4e0078b40fd5993e1a6129d8ad3f 100644 |
--- a/third_party/WebKit/Source/platform/heap/ThreadState.cpp |
+++ b/third_party/WebKit/Source/platform/heap/ThreadState.cpp |
@@ -52,8 +52,6 @@ |
#include <stddef.h> |
#include <windows.h> |
#include <winnt.h> |
-#elif defined(__GLIBC__) |
-extern "C" void* __libc_stack_end; // NOLINT |
#endif |
#if defined(MEMORY_SANITIZER) |