| Index: pkg/polymer/example/component/news/test/news_index_test.html
|
| diff --git a/pkg/polymer/example/component/news/test/news_index_test.html b/pkg/polymer/example/component/news/test/news_index_test.html
|
| index cc0b98d4e467c111a3e13e8e5ed837b2e63b5315..1f5ded0c749b29ea44075d3bf68ad21f86a9fe0a 100644
|
| --- a/pkg/polymer/example/component/news/test/news_index_test.html
|
| +++ b/pkg/polymer/example/component/news/test/news_index_test.html
|
| @@ -7,6 +7,7 @@ https://github.com/dglazkov/Web-Components-Polyfill/blob/master/samples/news
|
| <head>
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <title>Simple Web Components Example</title>
|
| + <link rel="import" href="packages/polymer/polymer.html">
|
| <link rel="import" href="../web/news-component.html">
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
|
|