| Index: third_party/WebKit/Source/platform/probe/PlatformTraceEventsAgent.h
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/PlatformTraceEventsAgent.h b/third_party/WebKit/Source/platform/probe/PlatformTraceEventsAgent.h
|
| similarity index 92%
|
| rename from third_party/WebKit/Source/platform/instrumentation/PlatformTraceEventsAgent.h
|
| rename to third_party/WebKit/Source/platform/probe/PlatformTraceEventsAgent.h
|
| index 9428d66240b7efc99291fa984834e9a156234cd9..2a2f8e6acc76a80ca98185545eac139051b128c3 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/PlatformTraceEventsAgent.h
|
| +++ b/third_party/WebKit/Source/platform/probe/PlatformTraceEventsAgent.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "platform/heap/Heap.h"
|
| -#include "platform/instrumentation/tracing/TraceEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|