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

Unified Diff: webrtc/video/BUILD.gn

Issue 2380683005: Moved RtcEventLog files from call/ to logging/ (new top level dir) (Closed)
Patch Set: Rebase to master 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
« no previous file with comments | « webrtc/tools/tools.gyp ('k') | webrtc/video/webrtc_video.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index d411dad6c0498aa2e4feef8f5135a41a3956fbd3..294d30c9e376c57fcbafc47b3dee04e0cb26e184 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -58,8 +58,8 @@ rtc_static_library("video") {
"..:webrtc_common",
"../base:rtc_base_approved",
"../base:rtc_task_queue",
- "../call:rtc_event_log",
"../common_video",
+ "../logging:rtc_event_log_api",
"../modules/bitrate_controller",
"../modules/congestion_controller",
"../modules/pacing",
« no previous file with comments | « webrtc/tools/tools.gyp ('k') | webrtc/video/webrtc_video.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698