commit | 4e652bd58704635adfe9abfac4c2aa131c39f874 | [log] [tgz] |
---|---|---|
author | dmblack <dmblack@google.com> | Wed Jan 15 22:12:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 15 22:12:19 2025 |
tree | f4c8fd960ad63a99f1ef5a64adcec01bba2317b5 | |
parent | 093d56ef2e9141c02cef13978f46b88df7711820 [diff] |
Migrate BookmarkBarCoordinatorTest to Robolectric (junit). This CL migrates the existing BookmarkBarCoordinatorTest suite to Robolectric (junit) given that this test suite doesn't need to run on an actual device/emulator. Bug: 347632437 Change-Id: Ibfb2913fa07e7525772d3dccd374f4af86ccd68a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6168518 Commit-Queue: David Black <dmblack@google.com> Reviewed-by: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1406973}
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.