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

Unified Diff: lib/paper_radio_button.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/paper_radio_button.dart ('k') | lib/paper_radio_button_nodart.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/paper_radio_button.html
diff --git a/lib/paper_radio_button.html b/lib/paper_radio_button.html
index 5b2a98c063c04c5178ff3f19465c5f49d3af04d8..db8fa8778790fa5dec4751d8ed4e6f4012c7c68f 100644
--- a/lib/paper_radio_button.html
+++ b/lib/paper_radio_button.html
@@ -1,8 +1,7 @@
<link rel="import" href="paper_radio_button_nodart.html">
+<link rel="import" href="paper_checked_element_behavior.html">
<link rel="import" href="paper_ripple.html">
<link rel="import" href="default_theme.html">
-<link rel="import" href="paper_inky_focus_behavior.html">
-<link rel="import" href="iron_checked_element_behavior.html">
<script type="application/dart" src="paper_radio_button.dart"></script>
« no previous file with comments | « lib/paper_radio_button.dart ('k') | lib/paper_radio_button_nodart.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698