Index: third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp b/third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp |
index 2307f0acb2d3b43d908dcb2f58cbbcb066cebc84..2cb7cada71b7a20003c0a27205b7d9e81d7fb5bb 100644 |
--- a/third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp |
+++ b/third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp |
@@ -63,7 +63,6 @@ |
#include "core/xml/XPathEvaluator.h" |
#include "core/xml/XPathResult.h" |
#include "platform/UserGestureIndicator.h" |
-#include "platform/v8_inspector/public/V8Inspector.h" |
#include "wtf/PtrUtil.h" |
#include "wtf/ThreadingPrimitives.h" |
#include <memory> |