Index: third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp |
diff --git a/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp b/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp |
index b5e79e108a3bcfc1d2dd3bb71229dc4e1633c18e..93a418c0a619645ebcea5a3c0dad973b1fa9df37 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp |
+++ b/third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp |
@@ -44,6 +44,7 @@ |
#include "bindings/core/v8/WrapperTypeInfo.h" |
#include "core/events/ErrorEvent.h" |
#include "core/frame/DOMTimer.h" |
+#include "core/inspector/InspectorTraceEvents.h" |
#include "core/inspector/MainThreadDebugger.h" |
#include "core/inspector/WorkerThreadDebugger.h" |
#include "core/workers/MainThreadWorkletGlobalScope.h" |