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