| Index: third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.h b/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.h
|
| index 0d8e2b080dff991974e6cefb82b7f731af425b7a..c01f5814d8d1d5d4c3b9a47cc051a0ccfdd37d52 100644
|
| --- a/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.h
|
| +++ b/third_party/WebKit/Source/platform/v8_inspector/V8DebuggerAgentImpl.h
|
| @@ -5,8 +5,7 @@
|
| #ifndef V8DebuggerAgentImpl_h
|
| #define V8DebuggerAgentImpl_h
|
|
|
| -#include "platform/inspector_protocol/Collections.h"
|
| -#include "platform/inspector_protocol/String16.h"
|
| +#include "platform/inspector_protocol/InspectorProtocol.h"
|
| #include "platform/v8_inspector/JavaScriptCallFrame.h"
|
| #include "platform/v8_inspector/protocol/Debugger.h"
|
|
|
|
|