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

Unified Diff: webrtc/logging/BUILD.gn

Issue 3013523002: Move StreamConfig into its own file (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
Index: webrtc/logging/BUILD.gn
diff --git a/webrtc/logging/BUILD.gn b/webrtc/logging/BUILD.gn
index a2878c7543633ecf3ea76a7c89dc4ef43af66a1d..476a5414952a70e2f87593b978ed4c31f6f2b05e 100644
--- a/webrtc/logging/BUILD.gn
+++ b/webrtc/logging/BUILD.gn
@@ -26,6 +26,7 @@ rtc_source_set("rtc_event_log_api") {
sources = [
"rtc_event_log/rtc_event_log.h",
"rtc_event_log/rtc_event_log_factory_interface.h",
+ "rtc_event_log/rtc_stream_config.h",
]
deps = [
"..:webrtc_common",
« no previous file with comments | « no previous file | webrtc/logging/rtc_event_log/rtc_event_log.h » ('j') | webrtc/logging/rtc_event_log/rtc_event_log.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698