| Index: third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h
|
| index 9c34d46299f0b22559016c1397fce587a5859abd..e382cd63e400ff4c1f84f3c1ee2b44b2b0ffcaa7 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.h
|
| @@ -11,7 +11,7 @@
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/inspector/protocol/Tracing.h"
|
| #include "core/loader/FrameLoaderTypes.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|