Chromium Code Reviews| Index: Source/core/platform/mediastream/MediaStreamSourcesQueryClient.h |
| diff --git a/Source/core/platform/mediastream/MediaStreamSourcesQueryClient.h b/Source/core/platform/mediastream/MediaStreamSourcesQueryClient.h |
| index 66ccbaa37a91ce3f9abdf6d7d9fc85386877da59..3c3ccc5c6fc5fca1dea4132f6cb87c147c54d61d 100644 |
| --- a/Source/core/platform/mediastream/MediaStreamSourcesQueryClient.h |
| +++ b/Source/core/platform/mediastream/MediaStreamSourcesQueryClient.h |
| @@ -34,7 +34,7 @@ |
| #if ENABLE(MEDIA_STREAM) |
| -#include "MediaStreamSource.h" |
| +#include "core/platform/mediastream/MediaStreamSource.h" |
| namespace WebCore { |