| Index: third_party/WebKit/Source/core/inspector/DevToolsHost.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/DevToolsHost.h b/third_party/WebKit/Source/core/inspector/DevToolsHost.h
|
| index bb1adbe3a369037203de0962050fe1904ebdaaec..c6562f5b740e747b20aaabe3cc2d6b6540ae43a1 100644
|
| --- a/third_party/WebKit/Source/core/inspector/DevToolsHost.h
|
| +++ b/third_party/WebKit/Source/core/inspector/DevToolsHost.h
|
| @@ -31,7 +31,6 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|