| 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 d9514f24afc34a3d8fd32aa04eb46af1b49d14ff..7de295d796bf8717a92883c30247b286ea22c4e4 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/V8DebuggerClient.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/inspector/v8/EventListenerInfo.h"
|
| -#include "wtf/Allocator.h"
|
|
|
| #include <v8.h>
|
|
|
|
|