| Index: Source/core/loader/cache/CachedTextTrack.h
|
| diff --git a/Source/core/loader/cache/CachedTextTrack.h b/Source/core/loader/cache/CachedTextTrack.h
|
| index 1cc9be08487666735eb41a3b22186b29295c396b..a9a7f2288ff865ac072d737d681e199fb2594ae2 100644
|
| --- a/Source/core/loader/cache/CachedTextTrack.h
|
| +++ b/Source/core/loader/cache/CachedTextTrack.h
|
| @@ -27,7 +27,6 @@
|
| #define CachedTextTrack_h
|
|
|
| #include "core/loader/cache/CachedResource.h"
|
| -#include "core/platform/graphics/FontOrientation.h"
|
|
|
| namespace WebCore {
|
|
|
|
|