Index: Source/web/InspectorFrontendClientImpl.cpp |
diff --git a/Source/web/InspectorFrontendClientImpl.cpp b/Source/web/InspectorFrontendClientImpl.cpp |
index a4e7807bfdc07d839747bf6b2fefe0543033c751..e8e15664f44e3bd81ad0b314eb012c23707d2795 100644 |
--- a/Source/web/InspectorFrontendClientImpl.cpp |
+++ b/Source/web/InspectorFrontendClientImpl.cpp |
@@ -39,7 +39,6 @@ |
#include "core/inspector/InspectorFrontendHost.h" |
#include "core/frame/Frame.h" |
#include "core/page/Page.h" |
-#include "platform/NotImplemented.h" |
#include "public/platform/WebFloatPoint.h" |
#include "public/platform/WebString.h" |
#include "wtf/text/WTFString.h" |