commit | 5c0aed2917f0076bc931fb4c16f65283c50ba8ae | [log] [tgz] |
---|---|---|
author | ginnnnnnny <ginnyhuang@chromium.org> | Sat Apr 12 23:38:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 12 23:38:31 2025 |
tree | f962ad0c0d9447393e82d25d4380878991fcbb71 | |
parent | 288102b46cca156d59fea09ef464d67106400a02 [diff] |
[iOS] Split TestDiscoverFeedService to have separate header In a future CL, I will add a unit test to validate the method calls to the Discover feed service. To do so, the unit test file needs to be able to import the TestDiscoverFeedService header, thus separating them out. Bug: N/A Change-Id: If48fb6492a7e5346d728e1f625ca66356c0691df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6448813 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Ginny Huang <ginnyhuang@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1446256}
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.