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

Unified Diff: base/BUILD.gn

Issue 1476633003: Move HashMetricName to base namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased; move unittest from base/metrics/BUILD.gn to base/BUILD.gn Created 5 years, 1 month 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/metrics/metrics_hashes.h » ('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 e9bc061eb491f78fc54e70d776d60f71a3f05602..b039fd8e747cd0e1a20b3cb8f8eb7293a5c4a2c0 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1375,6 +1375,7 @@ test("base_unittests") {
"metrics/histogram_macros_unittest.cc",
"metrics/histogram_snapshot_manager_unittest.cc",
"metrics/histogram_unittest.cc",
+ "metrics/metrics_hashes_unittest.cc",
"metrics/sample_map_unittest.cc",
"metrics/sample_vector_unittest.cc",
"metrics/sparse_histogram_unittest.cc",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/metrics/metrics_hashes.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698