[M108 Migration] Support standard build for armv7hl architecture
[platform/framework/web/chromium-efl.git] / components / printing / README.md
1 The printing component contains code that lives above the content layer. It
2 allows multiple embedders, like `//chrome`, `//headless`, and
3 `//android_webview`, to share the code necessary to perform basic printing.
4 Foundational printing code lives in `//printing`.