diff options
Diffstat (limited to 'Source/WebCore/inspector/InspectorClient.h')
-rw-r--r-- | Source/WebCore/inspector/InspectorClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/inspector/InspectorClient.h b/Source/WebCore/inspector/InspectorClient.h index 0c78246..3b8007e 100644 --- a/Source/WebCore/inspector/InspectorClient.h +++ b/Source/WebCore/inspector/InspectorClient.h @@ -26,7 +26,6 @@ #ifndef InspectorClient_h #define InspectorClient_h -#include "InspectorController.h" #include <wtf/Forward.h> namespace WebCore { |