blob: 29aa2c4a13eb51b29b80e39ca7c134e10443946f [file] [log] [blame]
<!--
Copyright 2025 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>InfoBar Internals</title>
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
<link rel="stylesheet" href="infobar_internals.css">
</head>
<body>
<infobar-internals-app></infobar-internals-app>
<script type="module" src="app.js"></script>
</body>
</html>