commit | e0967d83a5800f46086adea1b8ea4a260c120636 | [log] [tgz] |
---|---|---|
author | Austin Tankiang <austinct@chromium.org> | Tue Jan 05 09:32:42 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 05 09:32:42 2021 |
tree | 7a156f4ec65c0b11f0d9542240d8cdad86b5525c | |
parent | ac2f99ed40af22e6bf4c5058bb81fa8a6090dee9 [diff] |
Disable DriveFsBidirectionalNativeMessaging flag in tests by default Tests expect this flag to be disabled, so this change ensures that, and allows the flag to be used in a field trial testing configuration. Bug: 1067346 Change-Id: I403ad113042de65f4ae7c9e888ce94124f7788f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610410 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#840093}
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.