commit | 41012dd9420f1059e4bba385054238857d18d765 | [log] [tgz] |
---|---|---|
author | Jonghyun Ahn <jongahn@google.com> | Mon Sep 13 16:05:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 13 16:05:05 2021 |
tree | 6535d4525491529a8f3476e805fc96548c2cd94c | |
parent | b5b3abd57ad3621b5719f6a82de9248d7b5026ba [diff] |
Create //chrome/browser/metrics/structured. Structured metrics is being expanded into lacros and now requires some dependencies on //chrome/browser to access the appropriate mojo handles. This directory will contain code that has dependencies on //chrome/browser. CL introducing MOJO APIs: crrev.com/3140348 Bug: 1238197 Change-Id: I13dbdadd3d72492cc63d59c9104077747ac56221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3152421 Reviewed-by: Tony Yeoman <tby@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#920774}
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.