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

Unified Diff: webrtc/BUILD.gn

Issue 2568953007: Delete webrtc/transport.h. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | webrtc/transport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = []
« no previous file with comments | « no previous file | webrtc/transport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698