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

Unified Diff: webrtc/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 | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 640a6a0aa75e24de3bf312908ec23862da928b9b..805eaf0d847e3480c55039a46ba3c8fdeb7c8350 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -364,9 +364,9 @@ if (rtc_include_tests) {
rtc_test("rtc_unittests") {
testonly = true
deps = [
- "base:rtc_analytics_unittests",
"base:rtc_base_approved_unittests",
"base:rtc_base_unittests",
+ "base:rtc_numerics_unittests",
"base:rtc_task_queue_unittests",
"p2p:libstunprober_unittests",
"p2p:rtc_p2p_unittests",
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698