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

Unified Diff: base/BUILD.gn

Issue 379283002: Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTester. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mmenke nits Created 6 years, 5 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 | base/base.gyp » ('j') | base/test/histogram_tester.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 9aacfc98809a01c3bb7872b5c07de8cd80f2715c..d90183b7a845848366fefdc9191f55373f254e88 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1194,7 +1194,7 @@ test("base_unittests") {
"template_util_unittest.cc",
"test/expectations/expectation_unittest.cc",
"test/expectations/parser_unittest.cc",
- "test/statistics_delta_reader_unittest.cc",
+ "test/histogram_tester_unittest.cc",
"test/test_reg_util_win_unittest.cc",
"test/trace_event_analyzer_unittest.cc",
"threading/non_thread_safe_unittest.cc",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/test/histogram_tester.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698