Chromium Code Reviews| 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..d8a0a6f46cca29969f3a3c5e57592558c8681abb |
| --- /dev/null |
| +++ b/components/printing/service/README.md |
| @@ -0,0 +1,3 @@ |
| +The pdf_compositor service composites multiple raw pictures from different |
| +frames into a complete one, then converts it into a pdf file within an isolated |
| +sandboxed process. |