commit | 19c80153f9b74182dfa4a04045e365a5d78325a5 | [log] [tgz] |
---|---|---|
author | Maksim Moskvitin <mmoskvitin@google.com> | Mon Dec 18 13:20:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 18 13:20:11 2023 |
tree | 01aa387cd742f4ffaaafc88d1002867e4ed73113 | |
parent | ee7708098ab6e3683c5b516f6eaee08512686388 [diff] |
[Sync][Cleanup] Factor out SetupFakeTrustedVaultPages() Two test fixtures already duplicate (not quite short) setup for fake trusted vault reauth pages and the third is coming. This CL factors it out as SetupFakeTrustedVaultPages() in encryption_helper. Bug: 1504132 Change-Id: I58560c7e125617d73fa11b6fd962fc86ee8ab0d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5123401 Reviewed-by: Jood Hajeer <jood@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/main@{#1238570}
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.