| 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 3087a47aae2e661b692903de891404f6b004fd8c..09cbf6ee0665db63152692f75b1347de4fc8499b 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"
|
|
|