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

Unified Diff: webrtc/video/BUILD.gn

Issue 2426563003: Moved transport.h from webrtc/ to webrtc/api, created build target and updated dependencies. (Closed)
Patch Set: Remove mentions of GYP. Created 4 years, 1 month 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
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 5f9f75c1ef109463c65e8659faa2163bb12aca33..e10c44644c62c9162224e42d123d8b8118a9a778 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -56,6 +56,7 @@ rtc_static_library("video") {
deps = [
"..:webrtc_common",
+ "../api:transport_api",
"../base:rtc_base_approved",
"../base:rtc_task_queue",
"../common_video",
« webrtc/transport.h ('K') | « webrtc/transport.h ('k') | webrtc/video/transport_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698