commit | 2bb62aeeb94aee381a7be381c5e7fb1c225117b0 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <jkim@igalia.com> | Tue Jun 06 08:29:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 06 08:29:47 2023 |
tree | 47d4ab519cb35b372369be7e8d68cba5d04c95a7 | |
parent | 2c929e00068e9354d52a63907c03afea21cb76d4 [diff] |
[iOS] Add services/data_decoder:tests to services_unittests This CL adds services/data_decoder:tests to services_unittests and creates web_package_test_bundle_data in components/test as the test bundle is needed for services/data_decoder:tests. Bug: 1421221 Change-Id: I5434c1e20b3073bf01a925272a9bba92cb3732e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4580347 Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/main@{#1153726}
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.