Index: third_party/WebKit/Source/platform/heap/Handle.h |
diff --git a/third_party/WebKit/Source/platform/heap/Handle.h b/third_party/WebKit/Source/platform/heap/Handle.h |
index 292897f29b72a9aab4cd69fb0532a5946f0ffcf7..92b181229db6a81815f0b7f755fddc0a354561aa 100644 |
--- a/third_party/WebKit/Source/platform/heap/Handle.h |
+++ b/third_party/WebKit/Source/platform/heap/Handle.h |
@@ -42,7 +42,6 @@ |
#include "wtf/Atomics.h" |
#include "wtf/Functional.h" |
#include "wtf/HashFunctions.h" |
-#include "wtf/Locker.h" |
#include "wtf/TypeTraits.h" |
#if defined(LEAK_SANITIZER) |