commit | a101c0c8a23169c992778c0ecc883ad5dfcdd585 | [log] [tgz] |
---|---|---|
author | Jerry Liu <pzliu@google.com> | Mon Jan 29 22:23:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 22:23:23 2024 |
tree | 8cb0855e59aa5dbf07fa56d4083347d33c2a9bda | |
parent | 35cbe4e4d118862ae4d623a08fb5bd51801e02ad [diff] |
p13n: extract generated SeaPen code (1/3) mojom Extract the generated part of sea_pen.mojom into a new file. BUG=b:322214384 TEST=browser_tests --gtest_filter="*SeaPen*" Change-Id: I2ad9d6b368eed423dd39c9374823ed1a186313f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5234719 Reviewed-by: Chris Bookholt <bookholt@chromium.org> Reviewed-by: Jeffrey Young <cowmoo@google.com> Reviewed-by: Gavin Williams <gavinwill@chromium.org> Commit-Queue: Jerry Liu <pzliu@google.com> Cr-Commit-Position: refs/heads/main@{#1253545}
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.