| 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 37966ac5f2db17516f891cae1e4400be6502c091..0c042df777aa906482ab50696ec18bd7b6c6bc1d 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/V8InspectorString.h"
|
| #include "platform/ScriptForbiddenScope.h"
|
| #include "platform/TracedValue.h"
|
| -#include "platform/v8_inspector/public/V8Inspector.h"
|
| #include "wtf/PtrUtil.h"
|
| #include <memory>
|
|
|
|
|