Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1124)

Unified Diff: pkg/polymer/example/component/news/test/news_index_test.html

Issue 182193002: [polymer] interop with polymer-element and polymer.js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.html ('k') | pkg/polymer/lib/polymer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698