Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1539)

Unified Diff: lib/src/paper-fab/test/a11y.html

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/paper-fab/paper-fab.html ('k') | lib/src/paper-icon-button/paper-icon-button.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « lib/src/paper-fab/paper-fab.html ('k') | lib/src/paper-icon-button/paper-icon-button.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698