Index: third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h |
diff --git a/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h b/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h |
index d22d2b2e63f8f302ba5cb8dbb568fd5a4e8c56de..6d3a9d3a5ddcfa85395d42cc91d70f1721a38326 100644 |
--- a/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h |
+++ b/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h |
@@ -6,7 +6,7 @@ |
#define V8DebuggerClient_h |
#include "core/CoreExport.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include <v8.h> |