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

Unified Diff: webrtc/rtc_tools/network_tester/BUILD.gn

Issue 3008553002: rtc_task_queue should not expose rtc_base_approved API (Closed)
Patch Set: Created 3 years, 4 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 | « webrtc/rtc_base/BUILD.gn ('k') | webrtc/video/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_tools/network_tester/BUILD.gn
diff --git a/webrtc/rtc_tools/network_tester/BUILD.gn b/webrtc/rtc_tools/network_tester/BUILD.gn
index 847db66820a4532a83de7487551055e4f15f5c0c..02bbc3182b91bd78e3a8ea35ec8f4011961b6271 100644
--- a/webrtc/rtc_tools/network_tester/BUILD.gn
+++ b/webrtc/rtc_tools/network_tester/BUILD.gn
@@ -43,6 +43,7 @@ if (rtc_enable_protobuf) {
":network_tester_packet_proto",
"../../p2p",
"../../rtc_base:protobuf_utils",
+ "../../rtc_base:rtc_base_approved",
"../../rtc_base:rtc_task_queue",
"../../rtc_base:sequenced_task_checker",
]
« no previous file with comments | « webrtc/rtc_base/BUILD.gn ('k') | webrtc/video/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698