| Index: Source/core/inspector/InspectorResourceAgent.h
|
| diff --git a/Source/core/inspector/InspectorResourceAgent.h b/Source/core/inspector/InspectorResourceAgent.h
|
| index 80032bcbb54d975b767fba0931b4c61d01d16db8..7f6d9cae91abffcff50f1466b667d888c249dd46 100644
|
| --- a/Source/core/inspector/InspectorResourceAgent.h
|
| +++ b/Source/core/inspector/InspectorResourceAgent.h
|
| @@ -35,9 +35,6 @@
|
| #include "bindings/v8/ScriptString.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "wtf/PassOwnPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/Vector.h"
|
| -#include "wtf/text/TextPosition.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|
|
|