commit | d267d95097b611f406bb9142404c2fddbca8837a | [log] [tgz] |
---|---|---|
author | David Schinazi <[email protected]> | Wed Oct 07 15:53:44 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 07 15:53:44 2020 |
tree | 1376c69c9624f398970112b53a6a29e4be00b9b3 | |
parent | bdf7744940a3ddb4129571f06cbc69fce9c35d57 [diff] |
Delete WebRTC-QUIC Blink Tests These tests have been failing for months, and the code behind them was deleted via <https://crrev.com/c/2446019>. This CL finishes that cleanup by deleting these tests, and removes RTCQuicStream and RTCQuicTransport from event_target_modules_names.json5. Bug: 1070747 Change-Id: If958024eca5f7d9a7dc3a2e8678dab724065181d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454382 Commit-Queue: David Schinazi <[email protected]> Auto-Submit: David Schinazi <[email protected]> Reviewed-by: Jeremy Roman <[email protected]> Cr-Commit-Position: refs/heads/master@{#814685}
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.
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.