commit | 22b15de44d400f6d83caafb61927403135b7b107 | [log] [tgz] |
---|---|---|
author | Nick Diego Yamane <nickdiego@igalia.com> | Wed Apr 07 23:20:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 07 23:20:36 2021 |
tree | d56f314ef998ee94da3de29abbb6d9f457badf28 | |
parent | 15601c090d7d0d8836acbf29f593e6cddd4ae65e [diff] |
x11: Move selection_requestor.{h,cc} into the correct build target R=thomasanderson@chromium.org Bug: 1165466, 1181688 Change-Id: I157cf4e733518797bb871a6297c933d33fe8544f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2809000 Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#870261}
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.