Index: content/browser/media/capture/web_contents_video_capture_device.cc |
=================================================================== |
--- content/browser/media/capture/web_contents_video_capture_device.cc (revision 268318) |
+++ content/browser/media/capture/web_contents_video_capture_device.cc (working copy) |
@@ -68,12 +68,12 @@ |
#include "content/browser/renderer_host/render_widget_host_impl.h" |
#include "content/browser/renderer_host/render_widget_host_view_base.h" |
#include "content/browser/web_contents/web_contents_impl.h" |
-#include "content/port/browser/render_widget_host_view_frame_subscriber.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_source.h" |
#include "content/public/browser/notification_types.h" |
#include "content/public/browser/render_view_host.h" |
#include "content/public/browser/render_widget_host_view.h" |
+#include "content/public/browser/render_widget_host_view_frame_subscriber.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "media/base/video_util.h" |
#include "media/video/capture/video_capture_types.h" |