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

Unified Diff: webrtc/video/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
« no previous file with comments | « webrtc/modules/video_coding/utility/frame_dropper.h ('k') | webrtc/video/overuse_frame_detector.h » ('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 54464cf8d940d289583f1a6250c864cc761b55ee..3b33be38a353be2f3a6ba2754d499abdc0c11da0 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -58,8 +58,8 @@ rtc_static_library("video") {
deps = [
"..:webrtc_common",
"../api:transport_api",
- "../base:rtc_analytics",
"../base:rtc_base_approved",
+ "../base:rtc_numerics",
"../base:rtc_task_queue",
"../common_video",
"../logging:rtc_event_log_api",
« no previous file with comments | « webrtc/modules/video_coding/utility/frame_dropper.h ('k') | webrtc/video/overuse_frame_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698