0
Files
src/printing
Shimi Zhang 693ebe4556 Add ctzsm@ back to //printing/OWNERS for Android specific logics
I guess I missed the notification so didn't keep myself the last time.

Bug: None
Change-Id: I921fa413eb9f304dd06ca182aeee6a851f61477c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3116846
Auto-Submit: Shimi Zhang <ctzsm@chromium.org>
Commit-Queue: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Owners-Override: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/main@{#914961}
2021-08-24 23:30:25 +00:00
..
2021-04-27 18:11:24 +00:00
2021-04-27 18:11:24 +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.