| Index: chrome/browser/media/webrtc/native_desktop_media_list_unittest.cc
|
| diff --git a/chrome/browser/media/webrtc/native_desktop_media_list_unittest.cc b/chrome/browser/media/webrtc/native_desktop_media_list_unittest.cc
|
| index cf4bda6f33a5a446a158642925fa4df70987e4ef..037db01c389f358033402f2b18a9c3699f044d27 100644
|
| --- a/chrome/browser/media/webrtc/native_desktop_media_list_unittest.cc
|
| +++ b/chrome/browser/media/webrtc/native_desktop_media_list_unittest.cc
|
| @@ -20,9 +20,8 @@
|
| #include "content/public/test/test_browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
|
| -#include "third_party/webrtc/modules/desktop_capture/screen_capturer.h"
|
| -#include "third_party/webrtc/modules/desktop_capture/window_capturer.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_tree_host.h"
|
| #include "ui/views/test/views_test_base.h"
|
|
|