| Index: third_party/WebKit/Source/core/html/track/vtt/VTTCue.h
|
| diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTCue.h b/third_party/WebKit/Source/core/html/track/vtt/VTTCue.h
|
| index c7ea496310736a1dcc9d20043268c8f8d20f9c93..77abdb3b554c6ea2c5bb0eae8d95947d0456e967 100644
|
| --- a/third_party/WebKit/Source/core/html/track/vtt/VTTCue.h
|
| +++ b/third_party/WebKit/Source/core/html/track/vtt/VTTCue.h
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/html/track/TextTrackCue.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|