| Index: Source/platform/graphics/media/MediaPlayer.h
|
| diff --git a/Source/platform/graphics/media/MediaPlayer.h b/Source/platform/graphics/media/MediaPlayer.h
|
| index 37f66dca83f18bc2db43d27bf7678badcdcfd234..5ebe8604760ea27f39f74dbbca95e77f37a86e73 100644
|
| --- a/Source/platform/graphics/media/MediaPlayer.h
|
| +++ b/Source/platform/graphics/media/MediaPlayer.h
|
| @@ -40,7 +40,7 @@ class WebLayer;
|
| class WebMediaSource;
|
| }
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class AudioSourceProvider;
|
| class GraphicsContext;
|
|
|