commit | a4550c6402d2ed4f0ef239d60520887622624074 | [log] [tgz] |
---|---|---|
author | Ted Choc <[email protected]> | Tue Nov 19 19:59:30 2024 |
committer | Chromium LUCI CQ <[email protected]> | Tue Nov 19 19:59:30 2024 |
tree | d048392633d4fa74e52712dc55fd134b4fd5fa03 | |
parent | bcb2dc9630d99e288f691c1d48b4acbd9fa00535 [diff] |
Remove BlankUiTestActivityTestCase. Use BaseActivityTestRule<BlankUiTestActivity> instead. Bug: 369884095 Change-Id: I6da19249d20fd31a369e00bee98f2a0d52fbca02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6035967 Commit-Queue: Ted Choc <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1385154}
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.