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

Unified Diff: webrtc/test/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
Index: webrtc/test/BUILD.gn
diff --git a/webrtc/test/BUILD.gn b/webrtc/test/BUILD.gn
index 5a1e71aa9ab22a8c8b61bb32e431ba26aaf956b3..3fbab5890481bf37798cabd51436d9484169233a 100644
--- a/webrtc/test/BUILD.gn
+++ b/webrtc/test/BUILD.gn
@@ -318,6 +318,7 @@ rtc_source_set("test_common") {
":rtp_test_utils",
":test_support",
"..:webrtc_common",
+ "../api:transport_api",
"../audio",
"../base:rtc_base_approved",
"../call",

Powered by Google App Engine
This is Rietveld 408576698