| Index: third_party/WebKit/Source/core/html/track/AutomaticTrackSelection.h
|
| diff --git a/third_party/WebKit/Source/core/html/track/AutomaticTrackSelection.h b/third_party/WebKit/Source/core/html/track/AutomaticTrackSelection.h
|
| index ead09e1048ea88dc0af1379cb7ccf3b9c935f923..6725ee03fa3ffd5d6e06a3a4f2783ecbf28b4aa8 100644
|
| --- a/third_party/WebKit/Source/core/html/track/AutomaticTrackSelection.h
|
| +++ b/third_party/WebKit/Source/core/html/track/AutomaticTrackSelection.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/html/track/TextTrackKindUserPreference.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|