chromium/components/metrics/debug/metrics_internals.html

<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
  <meta charset="utf-8">
  <title>Metrics Internals</title>
  <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
</head>
<body>
  <metrics-internals-app></metrics-internals-app>
  <script src="app.js" type="module"></script>
</body>
</html>