| Index: chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| diff --git a/chrome/browser/media/webrtc/webrtc_browsertest_base.h b/chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| index 0060ac31c3f44afecf5640b8ccb069414e7833b3..9eb26fe966edf7fb605ba32967c3be12d0bef1a1 100644
|
| --- a/chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| +++ b/chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| @@ -122,8 +122,6 @@
|
| content::WebContents* tab,
|
| const std::string& certificate) const;
|
|
|
| - void CreateDataChannel(content::WebContents* tab, const std::string& label);
|
| -
|
| // Exchanges offers and answers between the peer connections in the
|
| // respective tabs. Before calling this, you must have prepared peer
|
| // connections in both tabs and configured them as you like (for instance by
|
|
|