| Index: components/printing/service/README.md
|
| diff --git a/components/printing/service/README.md b/components/printing/service/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6ce9c170a855db0f0a2f15000efe63f6151617fe
|
| --- /dev/null
|
| +++ b/components/printing/service/README.md
|
| @@ -0,0 +1,4 @@
|
| +The pdf_compositor service should composite multiple raw pictures from different
|
| +frames into a complete one, then converts it into a pdf file within an isolated
|
| +sandboxed process. Currently, it has no compositing functionality, just convert
|
| +a set of raw pictures into a pdf file within the sandboxed process.
|
|
|