commit | addeb8c0b3613fc9cce60b8534cb9e8a02bd3b9c | [log] [tgz] |
---|---|---|
author | Ana Salazar <anasalazar@chromium.org> | Tue Oct 18 23:31:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 18 23:31:47 2022 |
tree | 9059af1bc9e91d5e6b09f5cc3075dae1c9e29cd6 | |
parent | 9b254c523e883bd7f2cb7a7b02fcfc1c66de9e85 [diff] |
Clean unit tests forcing kProductivityLauncher: part 1 After M104, Productivity launcher is now enabled by default. Clean test code that still force to enable the feature on the following test: - GlobalAcceleratorsToggleProductivityLauncher: ToggleLauncher PreventProcessingShortcuts - AppListBubblePresenterTest.* - AppListControllerImplAppListBubbleTest.* - AppListMetricsProductivityLauncherTest.* - AppListBubbleShowSourceMetricTest.* Bug: 1360501 Change-Id: I079b4623dc3e336e6a7a640321f258646c524c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3964514 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1060742}
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.