commit | 90c5dbf4d1cc139b31b15c3c5e087f1234c6de7f | [log] [tgz] |
---|---|---|
author | Michael Ershov <miersh@google.com> | Tue Jun 29 16:56:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 29 16:56:40 2021 |
tree | da456245413b12618ff8e953585c498aba2f7d29 | |
parent | 3a02abe80b47f21d2824376269d0f0f45dea7bc3 [diff] |
[Lacros] Delete Ash/Lacros specific files for *platformKeys* APIs All the *platformKeys* API methods now have a shared implementation, Ash/Lacros specific files are not needed anymore. Bug: 1152421 Test: Compilation Change-Id: If227c756adac18541449040398f3717dccf0f436 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2992871 Commit-Queue: Michael Ershov <miersh@google.com> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#896973}
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.