commit | 070f60a2a157fc10710a85d0b93454e7241b330f | [log] [tgz] |
---|---|---|
author | James Hollyer <[email protected]> | Tue May 05 06:13:15 2020 |
committer | Commit Bot <[email protected]> | Tue May 05 06:13:15 2020 |
tree | 5fb321cd13e198831fa6b9550a1b7ae1da22fc2d | |
parent | 5e20370e4bc1fd3beaa9af62fe27aaedb903bacf [diff] |
[geolocation] Add a Core Location backend behind a flag This CL Adds a new Location Provider that uses the Core Location API to determine Location. Bug: 1035290 Change-Id: I7cff4285ba10163b7fcc6657c1c8705872526606 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2152105 Commit-Queue: James Hollyer <[email protected]> Reviewed-by: Ovidio de Jesús Ruiz-Henríquez <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Cr-Commit-Position: refs/heads/master@{#765416}
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.