| Index: third_party/WebKit/Source/core/html/track/vtt/VTTRegion.h
|
| diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTRegion.h b/third_party/WebKit/Source/core/html/track/vtt/VTTRegion.h
|
| index f6d264d3bbb85c928a72207f038761f9a7181b32..56a153c4f5011ac39cc0cb8e59103028ee4b78f7 100644
|
| --- a/third_party/WebKit/Source/core/html/track/vtt/VTTRegion.h
|
| +++ b/third_party/WebKit/Source/core/html/track/vtt/VTTRegion.h
|
| @@ -35,7 +35,7 @@
|
| #include "platform/Timer.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|