Use |kPdfConversion| sandbox type for Cloud Print utility process.
As is, the utility processes launched by the Cloud Print service process are generic utility processes. This worked fine for Cloud Print on Windows until https://crrev.com/748400 limited the sandbox types to do gdi32.dll patching for. To resume gdi32.dll patching, update the utility processes to be of type |kPdfConversion|, which better reflects what they do. Bug: 1128450 Change-Id: Ib2f3bfb688891d628ba798965f3e137ec4490c28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2423543Reviewed-by:Will Harris <wfh@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#809426}
Showing
Please register or sign in to comment