commit | 525b30ab9b994b6cb8a235984a7bbc3fbab9eb9c | [log] [tgz] |
---|---|---|
author | Victor Costan <[email protected]> | Wed May 05 17:54:10 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed May 05 17:54:10 2021 |
tree | 4134cbee4d89b1b201ae524e101edaa6fb6fd3e5 | |
parent | 4bd437f0bc62909f269e7413a7d8061efd51e0fd [diff] |
sql: Remove SQLTestBase. Change-Id: I87bf9499ef590b006660d3b8ab305b0192ec405c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2866306 Auto-Submit: Victor Costan <[email protected]> Commit-Queue: Ayu Ishii <[email protected]> Reviewed-by: Ayu Ishii <[email protected]> Cr-Commit-Position: refs/heads/master@{#879443}
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.