commit | bef2a5758486b0dfb1c47c02e242c83bcc9f86ca | [log] [tgz] |
---|---|---|
author | Tommy Steimel <[email protected]> | Fri Jul 17 21:10:53 2020 |
committer | Commit Bot <[email protected]> | Fri Jul 17 21:10:53 2020 |
tree | 863c3aeecfcca4002fea39aca2e0c413c841fd41 | |
parent | 771dc286acd43050464e859fc50d106e11c741e3 [diff] |
Fix gn check issues in chrome/credential_provider This CL fixes most of the gn check issues in chrome/credential_provider by adding necessary deps and removing some unused includes. This CL enables gn check for the directories that are completely fixed. The last issue will be fixed in a followup CL since it's more complex. Bug: 1106758 Change-Id: Ib382eb7b3af808db00d806ffd46d8d9c76ecb280 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304172 Commit-Queue: Tommy Steimel <[email protected]> Reviewed-by: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#789640}
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.
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.