| Index: third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h b/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
|
| index eab5952ad33bdbe9f3fe7b147b87fbdc3c370d91..2f2eaf28f3d955e9eacb7809fc317f0cb6c73614 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
|
| +++ b/third_party/WebKit/Source/platform/instrumentation/tracing/TracedValue.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/trace_event/trace_event_argument.h"
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|