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: client/samples/slider/slider_sample.html

Issue 9226025: New dart.js bootstrap script for apps (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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: client/samples/slider/slider_sample.html
diff --git a/client/samples/slider/slider_sample.html b/client/samples/slider/slider_sample.html
index e7616f0367eb939a77131c35543902adc5ef055e..1c40b05d1ed2dcb451a8e91979680eff82b5f38f 100644
--- a/client/samples/slider/slider_sample.html
+++ b/client/samples/slider/slider_sample.html
@@ -19,6 +19,6 @@
<div id="message"></div>
<div id="next">Next</div>
<div id="prev">Prev</div>
- <script>{}</script>
+ <script src="../../dart.js"></script>
dgrove 2012/01/20 20:57:03 ditto
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698