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

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

Issue 558673004: update polymer js to 0.4.0 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: review updates Created 6 years, 3 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
« no previous file with comments | « pkg/polymer/CHANGELOG.md ('k') | pkg/polymer/lib/src/build/polyfill_injector.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1f5ded0c749b29ea44075d3bf68ad21f86a9fe0a..03eae4fcb2df3c134e67d205bebb681f2c5cbb35 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,8 @@ 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/web_components/platform.js">
+ <link rel="import" href="packages/web_components/dart_support.js">
<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>
« no previous file with comments | « pkg/polymer/CHANGELOG.md ('k') | pkg/polymer/lib/src/build/polyfill_injector.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698