blob: ba594ff5447e0c27dfa677f1456095cf38dd2f7a [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")
html_to_js("web_components") {
js_files = [
"on_startup_page.ts",
"startup_url_dialog.ts",
"startup_url_entry.ts",
"startup_urls_page.ts",
]
}