Chromium Code Reviews| Index: Source/platform/graphics/media/MediaPlayer.h |
| diff --git a/Source/platform/graphics/media/MediaPlayer.h b/Source/platform/graphics/media/MediaPlayer.h |
| index 72ec05b9006658f574f02ce8a7ba794c08bce763..b4670c6aecd7335532478bfe638293e881448524 100644 |
| --- a/Source/platform/graphics/media/MediaPlayer.h |
| +++ b/Source/platform/graphics/media/MediaPlayer.h |
| @@ -29,6 +29,7 @@ |
| #include "platform/PlatformExport.h" |
| #include "platform/graphics/GraphicsTypes3D.h" |
| #include "public/platform/WebMediaPlayer.h" |
| +#include "public/platform/WebMediaPlayerClient.h" |
|
acolwell GONE FROM CHROMIUM
2014/05/12 18:23:11
Why do we need this?
philipj_slow
2014/05/15 14:55:53
blink::WebMediaPlayerClient::AudioTrackKind and ::
|
| #include "wtf/Forward.h" |
| #include "wtf/Noncopyable.h" |