| Index: lib/src/paper-fab/test/a11y.html
|
| diff --git a/lib/src/paper-fab/test/a11y.html b/lib/src/paper-fab/test/a11y.html
|
| index 2a2cbe3141065ee19f97d4829b7799f4cbe784a2..ddaebdf222058f20f7d175720c53e472f3137e18 100644
|
| --- a/lib/src/paper-fab/test/a11y.html
|
| +++ b/lib/src/paper-fab/test/a11y.html
|
| @@ -18,7 +18,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| <script src="../../web-component-tester/browser.js"></script>
|
| <script src="../../test-fixture/test-fixture-mocha.js"></script>
|
|
|
| - <link rel="import" href="../../core-icons/core-icons.html">
|
| + <link rel="import" href="../../iron-icons/iron-icons.html">
|
| <link rel="import" href="../../test-fixture/test-fixture.html">
|
| <link rel="import" href="../paper-fab.html">
|
|
|
|
|