chromium/ui/file_manager/integration_tests/file_manager/choose_entry.html

<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <title>Choose Entry</title>
  <script src="choose_entry.js" type="module"></script>
</head>
<body>
  <h1>Choose Entry</h1>
</body>