Skip to content

Migrate //chrome/inputs/service/minipacks:minipacks_file_manager to security/zip on Crubit-supported platforms. - #109

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_978380010
Open

copybara-service[bot] wants to merge 1 commit into
mainfrom
test_978380010

Conversation

@copybara-service

Copy link
Copy Markdown

Migrate //chrome/inputs/service/minipacks:minipacks_file_manager to security/zip on Crubit-supported platforms.

  • Add minipacks_file_manager_rust.cc using security::zip::ZipArchive::FromBuffer and ZipFile::GetFileData for //third_party/crubit:crubit_supported platforms.
  • Retain minipacks_file_manager.cc using third_party/libzip for unsupported Crubit platforms (e.g., ChromeOS --config=chromiumos_arm).
  • Remove #include <zip.h> from minipacks_file_manager.h.
  • Add //chrome/inputs/service/minipacks:__subpackages__ to default_visibility in //security/zip/BUILD.
  • Update chrome/inputs/service/testing/deps/third_party_deps.golden.

…ecurity/zip on Crubit-supported platforms.

- Add `minipacks_file_manager_rust.cc` using `security::zip::ZipArchive::FromBuffer` and `ZipFile::GetFileData` for `//third_party/crubit:crubit_supported` platforms.
- Retain `minipacks_file_manager.cc` using `third_party/libzip` for unsupported Crubit platforms (e.g., ChromeOS `--config=chromiumos_arm`).
- Remove `#include <zip.h>` from `minipacks_file_manager.h`.
- Add `//chrome/inputs/service/minipacks:__subpackages__` to `default_visibility` in `//security/zip/BUILD`.
- Update `chrome/inputs/service/testing/deps/third_party_deps.golden`.

PiperOrigin-RevId: 978380010
@google-cla

google-cla Bot commented Sep 9, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants