| <!-- | |
| Copyright 2023 The Chromium Authors | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. | |
| --> | |
| <script type="importmap"> | |
| { | |
| "imports": { | |
| "lit-html": "/base/extensions/cxx_debugging/third_party/lit-html/lit-html.js", | |
| "sinon": "/base/node_modules/sinon/pkg/sinon-esm.js", | |
| "chai": "/base/node_modules/chai/index.js" | |
| } | |
| } | |
| </script> |