# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# List of files that should be passed to html_to_wrapper().
most_relevant_tab_resumption_v2_web_component_files = [
"modules/v2/most_relevant_tab_resumption/module.ts",
"modules/v2/most_relevant_tab_resumption/page_favicon.ts",
]
# List of files that don't need to be passed to html_to_wrapper().
most_relevant_tab_resumption_v2_non_web_component_files = [ "modules/v2/most_relevant_tab_resumption/most_relevant_tab_resumption_proxy.ts" ]