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

Unified Diff: webrtc/modules/audio_coding/BUILD.gn

Issue 2626203002: Rename base/analytics/ to base/numerics/ (Closed)
Patch Set: Rebase Created 3 years, 11 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/modules/audio_coding/BUILD.gn
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
index c38cd4761fcac9e2fa528b14f2b4ba29da502eba..3b852d32cf5f6541208ec9bb4b97250874346e7d 100644
--- a/webrtc/modules/audio_coding/BUILD.gn
+++ b/webrtc/modules/audio_coding/BUILD.gn
@@ -837,8 +837,8 @@ rtc_static_library("webrtc_opus") {
":audio_encoder_interface",
":audio_network_adaptor",
"../..:webrtc_common",
- "../../base:rtc_analytics",
"../../base:rtc_base_approved",
+ "../../base:rtc_numerics",
"../../common_audio",
"../../system_wrappers",
]
« no previous file with comments | « webrtc/base/numerics/percentile_filter_unittest.cc ('k') | webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698