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

Unified Diff: webrtc/base/numerics/percentile_filter_unittest.cc

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/base/numerics/percentile_filter.h ('k') | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/numerics/percentile_filter_unittest.cc
diff --git a/webrtc/base/analytics/percentile_filter_unittest.cc b/webrtc/base/numerics/percentile_filter_unittest.cc
similarity index 98%
rename from webrtc/base/analytics/percentile_filter_unittest.cc
rename to webrtc/base/numerics/percentile_filter_unittest.cc
index 02b7d091cbc2b9b661594374c43461be0f241ddd..23e63ecdec47cdd8f9d9b933a4b178b3237a9024 100644
--- a/webrtc/base/analytics/percentile_filter_unittest.cc
+++ b/webrtc/base/numerics/percentile_filter_unittest.cc
@@ -11,8 +11,8 @@
#include <algorithm>
#include <climits>
-#include "webrtc/base/analytics/percentile_filter.h"
#include "webrtc/base/constructormagic.h"
+#include "webrtc/base/numerics/percentile_filter.h"
#include "webrtc/test/gtest.h"
namespace webrtc {
« no previous file with comments | « webrtc/base/numerics/percentile_filter.h ('k') | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698