| Index: Source/core/platform/graphics/InbandTextTrackPrivateClient.h
|
| diff --git a/Source/core/platform/graphics/InbandTextTrackPrivateClient.h b/Source/core/platform/graphics/InbandTextTrackPrivateClient.h
|
| index e0e3ca111664b71ac7a1c41b8c7ee99df8817bd5..23823111aa38909fe7211110c79b69485144fb83 100644
|
| --- a/Source/core/platform/graphics/InbandTextTrackPrivateClient.h
|
| +++ b/Source/core/platform/graphics/InbandTextTrackPrivateClient.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef InbandTextTrackPrivateClient_h
|
| #define InbandTextTrackPrivateClient_h
|
|
|
| -#include "core/platform/graphics/Color.h"
|
| +#include "platform/graphics/Color.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|