| Index: third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp b/third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp
|
| index 7d00453da6c58e81dff9e3abad60cff08e961261..41954373615573f3e859c7eb13d5c4ab2ef85269 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp
|
| @@ -14,7 +14,6 @@
|
| #include "core/inspector/ThreadDebugger.h"
|
| #include "platform/ScriptForbiddenScope.h"
|
| #include "platform/TracedValue.h"
|
| -#include "platform/inspector_protocol/TypeBuilder.h"
|
| #include "platform/v8_inspector/public/V8Debugger.h"
|
|
|
| namespace blink {
|
|
|