| Index: content/browser/renderer_host/media/video_capture_controller_unittest.cc
|
| diff --git a/content/browser/renderer_host/media/video_capture_controller_unittest.cc b/content/browser/renderer_host/media/video_capture_controller_unittest.cc
|
| index aac8539951c41f301df67febfcb8915ebf98f422..6885165c1404abe37dbda28df0f9e9e68ca73aa9 100644
|
| --- a/content/browser/renderer_host/media/video_capture_controller_unittest.cc
|
| +++ b/content/browser/renderer_host/media/video_capture_controller_unittest.cc
|
| @@ -20,8 +20,8 @@
|
| #include "content/common/media/media_stream_options.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| #include "gpu/command_buffer/common/mailbox_holder.h"
|
| +#include "media/base/video_capture_types.h"
|
| #include "media/base/video_util.h"
|
| -#include "media/video/capture/video_capture_types.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|