commit | 44d0711863de5bc575b42694c31b3bba8d8a83ed | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <ychoi@igalia.com> | Thu Aug 18 13:31:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 13:31:34 2022 |
tree | acb547a11fcf666843af89410bf2beca1ee88939 | |
parent | ae1b46d3c5ec8697b6fb9181572f0def9436b175 [diff] |
Remove temporary using declaration in //chromeos/dbus/common [1/N] This CL removes unnecessary temporary using declaration of 'chromeos::DBusMethodCallback', since //chromeos/dbus/common is visible to both Lacros and Ash. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Change-Id: Idb93e733cc5920da15e6e1ef7b53ae2bbb112b87 Bug: 1164001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3834692 Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Owners-Override: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1036578}
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.