Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
extensions
/
cxx_debugging
/
src
/
DevToolsPlugin.html
blob: abfedd201cdf143a66b3aeacc949102dfc78f31c [
file
] [
log
] [
blame
]
<!--
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
=
"module"
src
=
"./DevToolsPluginHost.bundle.js"
></script>