commit | b8b42a62738eb80d4ba70ba84f93d81ddf52d3fe | [log] [tgz] |
---|---|---|
author | Aliona DANGLA <alionadangla@google.com> | Fri Aug 23 19:47:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 19:47:11 2024 |
tree | 7bdcc5327dc910dfb2b33a1af1013ee3ad5c4ede | |
parent | 1f9029ba8f055eba7cf2c836d24fa3fba195cca1 [diff] |
[iOS] Use forwarding header of test_chrome_browser_state.h Replace ".../browser_state/test_chrome_browser_state.h" by ".../profile/test/test_profile_ios.h" to simplify the chrome browser state renaming project. This CL was uploaded by git cl split. R=jzw@chromium.org Bug: 359177266 Change-Id: I13c0cd155b1a9a55e45f87c46343931da4186e12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5806911 Auto-Submit: Aliona Dangla <alionadangla@chromium.org> Reviewed-by: John Wu <jzw@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1346157}
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.