Index: chrome/browser/media/webrtc_browsertest_base.h |
diff --git a/chrome/browser/media/webrtc_browsertest_base.h b/chrome/browser/media/webrtc_browsertest_base.h |
index 1f25022d56e6def3941ef805742e73053a6790a3..4330813af95cb3da36b74d1983943ac7e4650162 100644 |
--- a/chrome/browser/media/webrtc_browsertest_base.h |
+++ b/chrome/browser/media/webrtc_browsertest_base.h |
@@ -151,9 +151,6 @@ class WebRtcTestBase : public InProcessBrowserTest { |
std::string GetStreamSize(content::WebContents* tab_contents, |
const std::string& video_element) const; |
- // Methods to check what devices we have on the system. |
- bool HasWebcamAvailableOnSystem(content::WebContents* tab_contents) const; |
- |
// Returns true if we're on win 8. |
bool OnWin8() const; |