| OLD | NEW | 
|   1 <link rel="import" href="paper_fab_nodart.html"> |   1 <link rel="import" href="paper_fab_nodart.html"> | 
 |   2 <link rel="import" href="iron_flex_layout/classes/iron_flex_layout.html"> | 
|   2 <link rel="import" href="iron_icon.html"> |   3 <link rel="import" href="iron_icon.html"> | 
|   3 <link rel="import" href="iron_flex_layout/classes/iron_flex_layout.html"> |   4 <link rel="import" href="paper_button_behavior.html"> | 
|   4 <link rel="import" href="default_theme.html"> |  | 
|   5 <link rel="import" href="color.html"> |  | 
|   6 <link rel="import" href="paper_material.html"> |   5 <link rel="import" href="paper_material.html"> | 
|   7 <link rel="import" href="paper_ripple.html"> |   6 <link rel="import" href="paper_ripple.html"> | 
|   8 <link rel="import" href="paper_button_behavior.html"> |   7 <link rel="import" href="color.html"> | 
 |   8 <link rel="import" href="default_theme.html"> | 
|   9  |   9  | 
|  10 <script type="application/dart" src="paper_fab.dart"></script> |  10 <script type="application/dart" src="paper_fab.dart"></script> | 
|  11  |  11  | 
| OLD | NEW |