1# Copyright 2020 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5modules_idl_files = [
6  "crypto.idl",
7  "crypto_key.idl",
8  "subtle_crypto.idl",
9]
10
11modules_dictionary_idl_files = [
12  "json_web_key.idl",
13  "rsa_other_primes_info.idl",
14]
15
16modules_dependency_idl_files = [
17  "window_crypto.idl",
18  "worker_global_scope_crypto.idl",
19]
20