| Index: third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp
|
| index 6c3db1a598a94c4601b7bc754d552b7a007e4091..63875b2bf0945591b95883b3162992d928792fdf 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp
|
| @@ -11,7 +11,7 @@
|
| #include "core/inspector/InspectedFrames.h"
|
| #include "core/inspector/InspectorTraceEvents.h"
|
| #include "core/inspector/InspectorWorkerAgent.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|