| Index: third_party/WebKit/Source/core/timing/PerformanceMark.h
|
| diff --git a/third_party/WebKit/Source/core/timing/PerformanceMark.h b/third_party/WebKit/Source/core/timing/PerformanceMark.h
|
| index b08de628e23ed1d315db64bb92d53b212179661b..b75afc74a7c1b308d43bd9b802dab1890e89c417 100644
|
| --- a/third_party/WebKit/Source/core/timing/PerformanceMark.h
|
| +++ b/third_party/WebKit/Source/core/timing/PerformanceMark.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/timing/PerformanceEntry.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|