Index: content/renderer/media/html_video_element_capturer_source.cc |
diff --git a/content/renderer/media/html_video_element_capturer_source.cc b/content/renderer/media/html_video_element_capturer_source.cc |
index 04dd824f9d64adb7e7b6a771e786dd555ea8c3d3..1e6f7e2177b2ac4d4321e409948f6a691fb09b4b 100644 |
--- a/content/renderer/media/html_video_element_capturer_source.cc |
+++ b/content/renderer/media/html_video_element_capturer_source.cc |
@@ -12,6 +12,7 @@ |
#include "content/renderer/media/webrtc_uma_histograms.h" |
#include "media/base/limits.h" |
#include "media/blink/webmediaplayer_impl.h" |
+#include "skia/ext/platform_canvas.h" |
#include "third_party/WebKit/public/platform/WebMediaPlayer.h" |
#include "third_party/WebKit/public/platform/WebRect.h" |
#include "third_party/WebKit/public/platform/WebSize.h" |