commit | 4e5e3f9693ca2c38bfc8fa8335a826f42d5dfed5 | [log] [tgz] |
---|---|---|
author | Qihui Zhao <qihuizhao@google.com> | Wed Nov 22 16:24:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 16:24:40 2023 |
tree | 6c83d6904e815f34aa1cf6cf9b11c4b85d9c6c8f | |
parent | c6d6a8948c76775316d8807f09d9dbd20d836ab7 [diff] |
Add `const` for *WasCalled() methods. This CL adds `const` for all *WasCalled() methods in test_autofill_client. Bug: b:296651801 Change-Id: I5c1cc3a4d0f9b6010a5772036b8aaa5cd5518f32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050902 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Qihui Zhao <qihuizhao@google.com> Cr-Commit-Position: refs/heads/main@{#1228029}
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.