| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| index 5aa8f8d224bf76fea048694b884a87d65c3f43ed..0ab2a1446985e9816a33c3d5f798539d522f5a2f 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8DevToolsHostCustom.cpp
|
| @@ -39,8 +39,8 @@
|
| #include "core/inspector/DevToolsHost.h"
|
| #include "core/inspector/InspectorFrontendClient.h"
|
| #include "platform/ContextMenu.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/Platform.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|