commit | 3da71437f635c98b42a432e1564a95a49257d7d5 | [log] [tgz] |
---|---|---|
author | Antonio Gomes <tonikitoo@igalia.com> | Tue Oct 15 08:08:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 08:08:11 2024 |
tree | 7fbb0e51effb528e1f926a6b93925e58aa7d9044 | |
parent | f62a829a23729163e01286ed1a11d7b0c93377b1 [diff] |
Modularize chrome/browser/ui/pdf This CL adds to chrome/browser/ui/pdf its own BUILD.gn file. Dependencies are adapted accordingly. No behavior change expected. R=erikchen@chromium.org Bug: 372750819 Change-Id: Iaf7de8f6a7505ac6944ed4a4d19638c362043f82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5925357 Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368636}
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.