Chromium Code Reviews| Index: lib/paper_ripple_behavior.html |
| diff --git a/lib/paper_ripple_behavior.html b/lib/paper_ripple_behavior.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..567cfc99af1dee13459833fe5e2295acbc75845d |
| --- /dev/null |
| +++ b/lib/paper_ripple_behavior.html |
| @@ -0,0 +1,5 @@ |
| +<link rel="import" href="paper_ripple_behavior_nodart.html"> |
| +<link rel="import" href="paper_ripple.html"> |
| + |
| +<script type="application/dart" src="paper_ripple_behavior.dart"></script> |
| + |