| Index: third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| index 68b33699aeaf5fda8ca0507e69001dfa789df183..d77226acd7309a543d28c416fec1e02be4ce846d 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptStreamerThread.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "bindings/core/v8/ScriptStreamer.h"
|
| #include "core/inspector/InspectorTraceEvents.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebTaskRunner.h"
|
| #include "public/platform/WebTraceLocation.h"
|
|
|