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

Unified Diff: webrtc/BUILD.gn

Issue 2426563003: Moved transport.h from webrtc/ to webrtc/api, created build target and updated dependencies. (Closed)
Patch Set: Created 4 years, 2 months 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 | « .gn ('k') | webrtc/api/BUILD.gn » ('j') | webrtc/api/BUILD.gn » ('J')
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 9f1fd0b172e49e1537f5c0351ae19b18687de8f2..7e9d7eab162c249fb6bd7079899ef706a6e15eab 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -252,7 +252,6 @@ if (!is_ios || !build_with_chromium) {
"build/no_op_function.cc",
"call.h",
"config.h",
- "transport.h",
]
defines = []
« no previous file with comments | « .gn ('k') | webrtc/api/BUILD.gn » ('j') | webrtc/api/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698