blob: 0f1043209b953015f56371831cfdc646ebc2cd77 [file] [log] [blame] [view]
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`.