| Index: third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| index 2848fdd0051794da2eef629a23ce7639e6cd2620..78319f8e03cf46a06340734e1b528bc6ae8999b8 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/css/CSSSelector.h"
|
| -#include "platform/TraceEvent.h"
|
| -#include "platform/TracedValue.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| +#include "platform/tracing/TracedValue.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Functional.h"
|
| #include <memory>
|
|
|