The printing component contains code that lives above the content layer. It
allows multiple embedders, like //chrome
, //headless
, and
//android_webview
, to share the code necessary to perform basic printing.
Foundational printing code lives in //printing
.