chromium/chrome/browser/resources/new_tab_page/iframe.html

<!-- #html_wrapper_imports_start
import {nothing} from 'chrome://resources/lit/v3_0/lit.rollup.js';
#html_wrapper_imports_end -->
<iframe id="iframe" .src="${this.getSrc_()}" .allow="${this.allow || nothing}">
</iframe>