summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/settings/system_page/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/settings/system_page/BUILD.gn')
-rw-r--r--chromium/chrome/browser/resources/settings/system_page/BUILD.gn9
1 files changed, 0 insertions, 9 deletions
diff --git a/chromium/chrome/browser/resources/settings/system_page/BUILD.gn b/chromium/chrome/browser/resources/settings/system_page/BUILD.gn
deleted file mode 100644
index 321a6c1b924..00000000000
--- a/chromium/chrome/browser/resources/settings/system_page/BUILD.gn
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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 = [ "system_page.ts" ]
-}