Index: third_party/WebKit/Source/core/inspector/v8/V8Debugger.h |
diff --git a/third_party/WebKit/Source/core/inspector/v8/V8Debugger.h b/third_party/WebKit/Source/core/inspector/v8/V8Debugger.h |
index a0d402ff4a93cfd9f377f43403e5f607913efa76..afd5602c59b4cf0581c7a3067de514e044c9bec4 100644 |
--- a/third_party/WebKit/Source/core/inspector/v8/V8Debugger.h |
+++ b/third_party/WebKit/Source/core/inspector/v8/V8Debugger.h |
@@ -7,7 +7,7 @@ |
#include "core/CoreExport.h" |
#include "core/InspectorTypeBuilder.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
#include "wtf/PassOwnPtr.h" |