Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Unified Diff: content/browser/media/webrtc/webrtc_browsertest_audio.cc

Issue 2190523004: ImageCapture: content_browsertest WebRtcImageCaptureBrowserTest CreateAndGetCapabilities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed test entry for real-world capture device, leaving just FakeVCD Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/media/webrtc/webrtc_browsertest_audio.cc
diff --git a/content/browser/media/webrtc/webrtc_browsertest_audio.cc b/content/browser/media/webrtc/webrtc_browsertest_audio.cc
index a321e451fbbbdbc9eae81994c375c8583d96126c..c81d4fc230749eb20affdd1a291ac1c9ea4c3e12 100644
--- a/content/browser/media/webrtc/webrtc_browsertest_audio.cc
+++ b/content/browser/media/webrtc/webrtc_browsertest_audio.cc
@@ -6,13 +6,13 @@
#include "base/files/file_util.h"
#include "base/threading/platform_thread.h"
#include "build/build_config.h"
+#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/common/content_switches.h"
#include "content/public/common/webrtc_ip_handling_policy.h"
#include "content/public/test/browser_test_utils.h"
#include "content/public/test/content_browser_test_utils.h"
#include "content/public/test/test_utils.h"
-#include "content/test/webrtc_content_browsertest_base.h"
#include "media/audio/audio_manager.h"
#include "media/base/media_switches.h"
#include "net/test/embedded_test_server/embedded_test_server.h"
« no previous file with comments | « content/browser/media/webrtc/webrtc_browsertest.cc ('k') | content/browser/media/webrtc/webrtc_browsertest_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698