commit | 6fc0e07c78d2cd2590c5ca5eb756b48916ee36e6 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Tue Sep 26 17:21:43 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 17:21:43 2023 |
tree | 6601368b97b3ae14d809f90b842077eeec27f9eb | |
parent | cbc43dabc029b2330b69ee20e464e593286756dc [diff] |
GCAPI should not depend on ICU. Reverts the change that introduced this dependency and adds a DEPS exclusion to guarantee it going forward. Bug: 1476086 Change-Id: Idb36450e6c7eaa4d07e0e627539fd3a6fe011972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4893012 Reviewed-by: Greg Thompson <grt@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201672}
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.