Remove legacy-data-mixin
Change-Id: I8d335dd65c64ff0cb07b3360151e6e155e623651
This commit is contained in:
parent
8098fed077
commit
9ecbb32b02
@ -27,7 +27,6 @@ limitations under the License.
|
||||
<link rel="import" href="/bower_components/polymer/polymer.html">
|
||||
<link rel="import" href="/bower_components/polymer-resin/standalone/polymer-resin.html">
|
||||
<!-- TODO(taoalpha): Remove once all legacyUndefinedCheck removed. -->
|
||||
<link rel="import" href="/bower_components/polymer/lib/legacy/legacy-data-mixin.html">
|
||||
<link rel="import" href="../behaviors/safe-types-behavior/safe-types-behavior.html">
|
||||
<script>
|
||||
security.polymer_resin.install({
|
||||
|
@ -62,6 +62,5 @@ limitations under the License.
|
||||
</script>
|
||||
<link rel="import"
|
||||
href="/bower_components/iron-test-helpers/iron-test-helpers.html" />
|
||||
<link rel="import" href="/bower_components/polymer/lib/legacy/legacy-data-mixin.html">
|
||||
<link rel="import" href="test-router.html" />
|
||||
<script src="/bower_components/moment/moment.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user