commit | a80df279f18cb8b84fdfd8e5356a56bd927f36d8 | [log] [tgz] |
---|---|---|
author | Scott Violet <sky@chromium.org> | Tue Jun 08 16:50:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 08 16:50:07 2021 |
tree | a81fc558ad82330f368ffec32dbaee8bfeb35428 | |
parent | b278eb569c523bac6c1740557570eb0ab1c6b299 [diff] |
cct: removes ability to disable open-in-chrome menu item in cct This effectively reverts https://chromium-review.googlesource.com/c/chromium/src/+/2570238 This was added for an experiment and is no longer needed. BUG=1145206 TEST=none Change-Id: Ic329c5e77b1dfbfea5061c25b7570f1ba2278544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2946446 Reviewed-by: Ted Choc <tedchoc@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#890290}
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.