Index: third_party/WebKit/Source/core/workers/WorkerScriptLoader.h |
diff --git a/third_party/WebKit/Source/core/workers/WorkerScriptLoader.h b/third_party/WebKit/Source/core/workers/WorkerScriptLoader.h |
index c138b46524e5ff13da735dd582488fe64e49fb02..aa3f259b29c242e9d5acd70a2dbb706e04a34d44 100644 |
--- a/third_party/WebKit/Source/core/workers/WorkerScriptLoader.h |
+++ b/third_party/WebKit/Source/core/workers/WorkerScriptLoader.h |
@@ -34,7 +34,7 @@ |
#include "platform/network/ResourceRequest.h" |
#include "platform/weborigin/KURL.h" |
#include "public/platform/WebURLRequest.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Functional.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |