| Index: third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
|
| diff --git a/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html b/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
|
| index 0957ccceb69154095442ceb1576415657f63a66f..7dcc15dbfd163e691f75b1fa2d1430493f9a6ea6 100644
|
| --- a/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
|
| +++ b/third_party/polymer/components/iron-fit-behavior/test/iron-fit-behavior.html
|
| @@ -17,7 +17,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
| <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
|
|
|
| - <script src="../../webcomponentsjs/webcomponents.js"></script>
|
| + <script src="../../webcomponentsjs/webcomponents-lite.js"></script>
|
|
|
| <script src="../../web-component-tester/browser.js"></script>
|
| <link rel="import" href="test-fit.html">
|
|
|