| Index: third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h b/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
|
| index 18a1265a2e0562db9cae7be4bd500c593ac20a7d..834092e29f745033564e3fc099728da0a36bc894 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/V8RuntimeAgent.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/InspectorFrontend.h"
|
| -#include "core/inspector/InspectorBaseAgent.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|