| Index: webrtc/BUILD.gn
|
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
|
| index 2130cfb3d6ed68a1b44c731f23af5eee4ea34c37..4f086f590ccaa707e1cf003f18dd82642f4cfdcf 100644
|
| --- a/webrtc/BUILD.gn
|
| +++ b/webrtc/BUILD.gn
|
| @@ -234,12 +234,6 @@ if (!build_with_chromium) {
|
| # http://bugs.webrtc.org/6716
|
| "call.h",
|
| "config.h",
|
| -
|
| - # TODO(aleloi): remove transport.h and the transport api
|
| - # dependency once clients have updated to the new transport
|
| - # location in webrtc/api/call/transport.h See
|
| - # http://bugs.webrtc.org/6785.
|
| - "transport.h",
|
| ]
|
|
|
| defines = []
|
|
|