| Index: third_party/WebKit/Source/platform/v8_inspector/V8DebuggerScript.h
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerScript.h b/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerScript.h
|
| index 4bb387c55f0fe2ef0fd19335c7c12985e95308c5..299acbcf1fe056a9acd650f6636a0aa1219c8365 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerScript.h
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerScript.h
|
| @@ -31,7 +31,6 @@
|
| #define V8DebuggerScript_h
|
|
|
| #include "platform/inspector_protocol/Allocator.h"
|
| -#include "wtf/Vector.h"
|
| #include "wtf/text/WTFString.h"
|
| #include <v8.h>
|
|
|
|
|