chromium/third_party/blink/renderer/extensions/chromeos/kiosk/cros_kiosk.idl

// Copyright 2024 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// ChromeOS Kiosk interface.
//
// Collects the set of blink extensions available to Kiosk sessions.
interface CrosKiosk {
};