From 400f33fc9c40dd94d0f7893000c0ced21235e4c2 Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Fri, 20 Mar 2026 14:03:17 -0400 Subject: [PATCH] Revert "Add README.chromium (#4616)" This reverts commit 857b158c374adb87187816f717090c608c89de89. --- README.chromium | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 README.chromium diff --git a/README.chromium b/README.chromium deleted file mode 100644 index 65eb59af6f5b..000000000000 --- a/README.chromium +++ /dev/null @@ -1,21 +0,0 @@ -# Metadata file for Chromium. Normally this would be stored in Chromium, but -# for historical reasons it's much easier to just put it here. Apologies :) -# https://chromium.googlesource.com/chromium/src/+/HEAD/docs/adding_to_third_party.md#readme_chromium - -Name: WebGPU Conformance Test Suite -Short Name: webgpu-cts -URL: https://github.com/gpuweb/cts -Version: N/A -License: BSD-3-Clause -License File: LICENSE.txt -Shipped: no -Security Critical: no - -# https://luci-scheduler.appspot.com/jobs/dawn/cts-roller -Update Mechanism: Autoroll - -Description: -Conformance tests for the WebGPU API and WGSL (WebGPU Shading Language). - -Local Modifications: -None