Chromium Code Reviews| Index: webrtc/api/dtlsidentitystore.h |
| diff --git a/webrtc/api/dtlsidentitystore.h b/webrtc/api/dtlsidentitystore.h |
| index 89644a75a30d719d7404baa064824bbb35c1c7ae..2558e45db41c01565d2ee99fb06a998c3fcacdc0 100644 |
| --- a/webrtc/api/dtlsidentitystore.h |
| +++ b/webrtc/api/dtlsidentitystore.h |
| @@ -27,11 +27,6 @@ |
| namespace webrtc { |
| -// TODO(hbos): Remove this constant (and dtlsidentitystore.cc) after |
| -// RTCPeerConnectionInterface.mm stops using it. |
| -// bugs.webrtc.org/5707, bugs.webrtc.org/5708 |
| -extern const char kIdentityName[]; |
| - |
| class SSLIdentity; |
| class Thread; |