0
Files
src/printing
Alan Screen dabc77b599 [OOPPD] Enable feature by default for Linux, macOS
Bug: 40561724
Change-Id: Iac4d1103b4acbf4c4e8402f452253311f476b5b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032774
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Alan Screen <awscreen@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1386002}
2024-11-21 01:18:53 +00:00
..
2024-10-16 18:01:32 +00:00
2024-10-10 01:43:07 +00:00
2024-10-10 01:43:07 +00:00

//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.