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

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

Issue 3011943002: Move optional.h to webrtc/api/ (Closed)
Patch Set: Created 3 years, 3 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/string_to_number.h ('k') | webrtc/rtc_tools/network_tester/config_reader.h » ('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 02bbc3182b91bd78e3a8ea35ec8f4011961b6271..cff453d808c764f642826f563892f5ee97d1b80c 100644
--- a/webrtc/rtc_tools/network_tester/BUILD.gn
+++ b/webrtc/rtc_tools/network_tester/BUILD.gn
@@ -41,6 +41,7 @@ if (rtc_enable_protobuf) {
deps = [
":network_tester_config_proto",
":network_tester_packet_proto",
+ "../../api:optional",
"../../p2p",
"../../rtc_base:protobuf_utils",
"../../rtc_base:rtc_base_approved",
« no previous file with comments | « webrtc/rtc_base/string_to_number.h ('k') | webrtc/rtc_tools/network_tester/config_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698