blob: 9562d3f61d941514373d113901caa7c53c19580d [file] [log] [blame]
# Copyright 2018 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.
import("//tools/polymer/html_to_js.gni")
assert(is_win)
html_to_js("web_components") {
js_files = [
"chrome_cleanup_page.ts",
"items_to_remove_list.ts",
]
}