commit | ffd51d9ce36cc305e48402884c47d0e3f63896b7 | [log] [tgz] |
---|---|---|
author | Andrew Rayskiy <greengrape@google.com> | Fri Nov 24 15:34:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 24 15:34:33 2023 |
tree | 7a67d2edf0d4dfe354b908886b4320d69249b71d | |
parent | 8186a726b7b7f83c1988a4466813d0c22f7b2d10 [diff] |
[Printing] Use real PrintJobController in Lacros tests This CL factors out everything related to print backend from PrintingTestHelper into a separate class called PrintingBackendInfrastructureHelper to make this code reusable on Lacros. Bug: b/302313391 Change-Id: I623ea5ebff77d688d4855331c94be470ea2eeff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5049865 Reviewed-by: Simon Hangl <simonha@google.com> Commit-Queue: Andrew Rayskiy <greengrape@google.com> Cr-Commit-Position: refs/heads/main@{#1228802}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.