summaryrefslogtreecommitdiff
path: root/chromium/tools/metrics/BUILD.gn
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-07-31 15:50:41 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-08-30 12:35:23 +0000
commit7b2ffa587235a47d4094787d72f38102089f402a (patch)
tree30e82af9cbab08a7fa028bb18f4f2987a3f74dfa /chromium/tools/metrics/BUILD.gn
parentd94af01c90575348c4e81a418257f254b6f8d225 (diff)
downloadqtwebengine-chromium-7b2ffa587235a47d4094787d72f38102089f402a.tar.gz
BASELINE: Update Chromium to 76.0.3809.94
Change-Id: I321c3f5f929c105aec0f98c5091ef6108822e647 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/tools/metrics/BUILD.gn')
-rw-r--r--chromium/tools/metrics/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/tools/metrics/BUILD.gn b/chromium/tools/metrics/BUILD.gn
index 3de6d261091..b4c9f6f157f 100644
--- a/chromium/tools/metrics/BUILD.gn
+++ b/chromium/tools/metrics/BUILD.gn
@@ -99,9 +99,11 @@ group("metrics_python_tests") {
"//tools/metrics/common/pretty_print_xml.py",
"//tools/metrics/common/etree_util.py",
+ "//tools/metrics/histograms/enums.xml",
"//tools/metrics/histograms/extract_histograms.py",
"//tools/metrics/histograms/generate_expired_histograms_array.py",
"//tools/metrics/histograms/generate_expired_histograms_array_unittest.py",
+ "//tools/metrics/histograms/histogram_paths.py",
"//tools/metrics/histograms/histograms_print_style.py",
"//tools/metrics/histograms/merge_xml.py",
"//tools/metrics/histograms/pretty_print.py",