blob: 72795b90cb49448fd3651d86c92570b213bdf050 [file] [log] [blame]
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Local State Debug Page</title>
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
<script type="module" src="local_state.js"></script>
</head>
<body>
<pre id="content">
Loading Local State file...
</pre>
</body>
</html>