# printing **Repository Path**: chromium_develop_ver99/printing ## Basic Information - **Project Name**: printing - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-10 - **Last Updated**: 2023-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `//printing` contains foundational code that is used for printing. It can depend on other low-level directories like `//cc/paint` and `//ui`, but not higher level code like `//components` or `//content`. Higher level printing code should live in `//components/printing` or the embedder.