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

Unified Diff: test/deps/a.html

Issue 1026153002: add initWebComponents (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: minor tweaks Created 5 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: test/deps/a.html
diff --git a/test/deps/a.html b/test/deps/a.html
new file mode 100644
index 0000000000000000000000000000000000000000..5189174572ccea051d8ff2939ec9260e5fdfc0f5
--- /dev/null
+++ b/test/deps/a.html
@@ -0,0 +1,2 @@
+<link rel="import" href="b.html">
+<script type="application/dart" src="a.dart"></script>
« lib/src/mirror_initializer.dart ('K') | « test/deps/a.dart ('k') | test/deps/b.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698