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

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

Issue 2197143002: Revert of ImageCapture: content_browsertest WebRtcImageCaptureBrowserTest CreateAndGetCapabilities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_datachannel_browsertest.cc
diff --git a/content/browser/media/webrtc/webrtc_datachannel_browsertest.cc b/content/browser/media/webrtc/webrtc_datachannel_browsertest.cc
index 93c7e085be613a2f09710933b1a56c739a2c0332..9f72ab836acf463c4f85c9a4468de3a868dd93ba 100644
--- a/content/browser/media/webrtc/webrtc_datachannel_browsertest.cc
+++ b/content/browser/media/webrtc/webrtc_datachannel_browsertest.cc
@@ -4,8 +4,8 @@
#include "base/command_line.h"
#include "base/macros.h"
-#include "content/browser/media/webrtc/webrtc_content_browsertest_base.h"
#include "content/public/common/content_switches.h"
+#include "content/test/webrtc_content_browsertest_base.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698