| Index: dart/samples/polymer_intl/test/polymer_intl_test.html
|
| ===================================================================
|
| --- dart/samples/polymer_intl/test/polymer_intl_test.html (revision 34784)
|
| +++ dart/samples/polymer_intl/test/polymer_intl_test.html (working copy)
|
| @@ -16,6 +16,7 @@
|
| </head>
|
| <body>
|
| <localized-example></localized-example>
|
| - <script type="application/dart" src="polymer_intl_test.dart"></script>
|
| + <script type="application/dart;component=1"
|
| + src="polymer_intl_test.dart"></script>
|
| </body>
|
| </html>
|
|
|