Commit c3402c1d authored by Demetrios Papadopoulos's avatar Demetrios Papadopoulos Committed by Commit Bot

Regenerate .gn files under third_party/polymer.

This is done to pick up new formatting (as well as copyright year).

Fixed: 1044302
Change-Id: I9b005bd328f9eca56cb1598468981bf768882d7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013633
Commit-Queue: Nico Weber <thakis@chromium.org>
Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#733848}
parent d17c53b3
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-a11y-keys-extracted") { js_library("iron-a11y-keys-extracted") {
deps = [ deps = [ "../iron-a11y-keys-behavior:iron-a11y-keys-behavior-extracted" ]
"../iron-a11y-keys-behavior:iron-a11y-keys-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-collapse-extracted") { js_library("iron-collapse-extracted") {
deps = [ deps = [ "../iron-resizable-behavior:iron-resizable-behavior-extracted" ]
"../iron-resizable-behavior:iron-resizable-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -16,7 +16,5 @@ js_library("iron-dropdown-extracted") { ...@@ -16,7 +16,5 @@ js_library("iron-dropdown-extracted") {
} }
js_library("iron-dropdown-scroll-manager-extracted") { js_library("iron-dropdown-scroll-manager-extracted") {
deps = [ deps = [ "../iron-overlay-behavior:iron-scroll-manager-extracted" ]
"../iron-overlay-behavior:iron-scroll-manager-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-icon-extracted") { js_library("iron-icon-extracted") {
deps = [ deps = [ "../iron-meta:iron-meta-extracted" ]
"../iron-meta:iron-meta-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-iconset-svg-extracted") { js_library("iron-iconset-svg-extracted") {
deps = [ deps = [ "../iron-meta:iron-meta-extracted" ]
"../iron-meta:iron-meta-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-scroll-threshold-extracted") { js_library("iron-scroll-threshold-extracted") {
deps = [ deps =
"../iron-scroll-target-behavior:iron-scroll-target-behavior-extracted", [ "../iron-scroll-target-behavior:iron-scroll-target-behavior-extracted" ]
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,22 +7,16 @@ ...@@ -7,22 +7,16 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-multi-selectable-extracted") { js_library("iron-multi-selectable-extracted") {
deps = [ deps = [ ":iron-selectable-extracted" ]
":iron-selectable-extracted",
]
} }
js_library("iron-selectable-extracted") { js_library("iron-selectable-extracted") {
deps = [ deps = [ ":iron-selection-extracted" ]
":iron-selection-extracted",
]
} }
js_library("iron-selection-extracted") { js_library("iron-selection-extracted") {
} }
js_library("iron-selector-extracted") { js_library("iron-selector-extracted") {
deps = [ deps = [ ":iron-multi-selectable-extracted" ]
":iron-multi-selectable-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-validatable-behavior-extracted") { js_library("iron-validatable-behavior-extracted") {
deps = [ deps = [ "../iron-meta:iron-meta-extracted" ]
"../iron-meta:iron-meta-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -28,7 +28,5 @@ js_library("neon-animation-behavior-extracted") { ...@@ -28,7 +28,5 @@ js_library("neon-animation-behavior-extracted") {
} }
js_library("neon-animation-runner-behavior-extracted") { js_library("neon-animation-runner-behavior-extracted") {
deps = [ deps = [ ":neon-animatable-behavior-extracted" ]
":neon-animatable-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,13 +7,9 @@ ...@@ -7,13 +7,9 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("fade-in-animation-extracted") { js_library("fade-in-animation-extracted") {
deps = [ deps = [ "..:neon-animation-behavior-extracted" ]
"..:neon-animation-behavior-extracted",
]
} }
js_library("fade-out-animation-extracted") { js_library("fade-out-animation-extracted") {
deps = [ deps = [ "..:neon-animation-behavior-extracted" ]
"..:neon-animation-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -13,7 +13,5 @@ js_library("paper-input-container-extracted") { ...@@ -13,7 +13,5 @@ js_library("paper-input-container-extracted") {
} }
js_library("paper-input-error-extracted") { js_library("paper-input-error-extracted") {
deps = [ deps = [ ":paper-input-addon-behavior-extracted" ]
":paper-input-addon-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("paper-progress-extracted") { js_library("paper-progress-extracted") {
deps = [ deps = [ "../iron-range-behavior:iron-range-behavior-extracted" ]
"../iron-range-behavior:iron-range-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("paper-ripple-extracted") { js_library("paper-ripple-extracted") {
deps = [ deps = [ "../iron-a11y-keys-behavior:iron-a11y-keys-behavior-extracted" ]
"../iron-a11y-keys-behavior:iron-a11y-keys-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -10,7 +10,5 @@ js_library("paper-spinner-behavior-extracted") { ...@@ -10,7 +10,5 @@ js_library("paper-spinner-behavior-extracted") {
} }
js_library("paper-spinner-lite-extracted") { js_library("paper-spinner-lite-extracted") {
deps = [ deps = [ ":paper-spinner-behavior-extracted" ]
":paper-spinner-behavior-extracted",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-a11y-announcer") { js_library("iron-a11y-announcer") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-a11y-keys-behavior") { js_library("iron-a11y-keys-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -15,7 +15,5 @@ js_library("iron-button-state") { ...@@ -15,7 +15,5 @@ js_library("iron-button-state") {
} }
js_library("iron-control-state") { js_library("iron-control-state") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -17,7 +17,5 @@ js_library("iron-dropdown") { ...@@ -17,7 +17,5 @@ js_library("iron-dropdown") {
} }
js_library("iron-dropdown-scroll-manager") { js_library("iron-dropdown-scroll-manager") {
deps = [ deps = [ "../iron-overlay-behavior:iron-scroll-manager" ]
"../iron-overlay-behavior:iron-scroll-manager",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-fit-behavior") { js_library("iron-fit-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,13 +7,9 @@ ...@@ -7,13 +7,9 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-flex-layout") { js_library("iron-flex-layout") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("iron-flex-layout-classes") { js_library("iron-flex-layout-classes") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,13 +7,9 @@ ...@@ -7,13 +7,9 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-location") { js_library("iron-location") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("iron-query-params") { js_library("iron-query-params") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-media-query") { js_library("iron-media-query") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-meta") { js_library("iron-meta") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,15 +7,11 @@ ...@@ -7,15 +7,11 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-focusables-helper") { js_library("iron-focusables-helper") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("iron-overlay-backdrop") { js_library("iron-overlay-backdrop") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("iron-overlay-behavior") { js_library("iron-overlay-behavior") {
...@@ -38,7 +34,5 @@ js_library("iron-overlay-manager") { ...@@ -38,7 +34,5 @@ js_library("iron-overlay-manager") {
} }
js_library("iron-scroll-manager") { js_library("iron-scroll-manager") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-range-behavior") { js_library("iron-range-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-resizable-behavior") { js_library("iron-resizable-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("iron-scroll-target-behavior") { js_library("iron-scroll-target-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -21,9 +21,7 @@ js_library("iron-selectable") { ...@@ -21,9 +21,7 @@ js_library("iron-selectable") {
} }
js_library("iron-selection") { js_library("iron-selection") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("iron-selector") { js_library("iron-selector") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("mock-interactions") { js_library("mock-interactions") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -15,9 +15,7 @@ js_library("neon-animatable") { ...@@ -15,9 +15,7 @@ js_library("neon-animatable") {
} }
js_library("neon-animatable-behavior") { js_library("neon-animatable-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("neon-animated-pages") { js_library("neon-animated-pages") {
...@@ -30,9 +28,7 @@ js_library("neon-animated-pages") { ...@@ -30,9 +28,7 @@ js_library("neon-animated-pages") {
} }
js_library("neon-animation-behavior") { js_library("neon-animation-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("neon-animation-runner-behavior") { js_library("neon-animation-runner-behavior") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,9 +7,7 @@ ...@@ -7,9 +7,7 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("paper-input-addon-behavior") { js_library("paper-input-addon-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("paper-input-container") { js_library("paper-input-container") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,9 +7,7 @@ ...@@ -7,9 +7,7 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("paper-spinner-behavior") { js_library("paper-spinner-behavior") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("paper-spinner-lite") { js_library("paper-spinner-lite") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,9 +7,7 @@ ...@@ -7,9 +7,7 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("color") { js_library("color") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("default-theme") { js_library("default-theme") {
...@@ -30,9 +28,7 @@ js_library("demo-pages") { ...@@ -30,9 +28,7 @@ js_library("demo-pages") {
} }
js_library("shadow") { js_library("shadow") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
js_library("typography") { js_library("typography") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -14,9 +14,7 @@ js_library("global") { ...@@ -14,9 +14,7 @@ js_library("global") {
} }
js_library("shadow") { js_library("shadow") {
deps = [ deps = [ "../../polymer:polymer_bundled" ]
"../../polymer:polymer_bundled",
]
} }
js_library("typography") { js_library("typography") {
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
......
# Copyright 2019 The Chromium Authors. All rights reserved. # Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
# #
...@@ -7,7 +7,5 @@ ...@@ -7,7 +7,5 @@
import("//third_party/closure_compiler/compile_js.gni") import("//third_party/closure_compiler/compile_js.gni")
js_library("paper-tooltip") { js_library("paper-tooltip") {
deps = [ deps = [ "../polymer:polymer_bundled" ]
"../polymer:polymer_bundled",
]
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment