blob: 16de1d6cb2e7bdc5ac680c31d47b97a7cb49ff36 [file] [log] [blame]
# Copyright 2020 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.
modules_idl_files = [
"cookie_change_event.idl",
"cookie_store.idl",
"cookie_store_manager.idl",
"extendable_cookie_change_event.idl",
]
modules_dictionary_idl_files = [
"cookie_change_event_init.idl",
"cookie_init.idl",
"cookie_list_item.idl",
"cookie_store_delete_options.idl",
"cookie_store_get_options.idl",
"extendable_cookie_change_event_init.idl",
]
modules_dependency_idl_files = [
"service_worker_global_scope_cookie_store.idl",
"service_worker_registration_cookies.idl",
"window_cookie_store.idl",
]