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

Unified Diff: client/samples/logo/logo.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/logo/logo.html
diff --git a/client/samples/logo/logo.html b/client/samples/logo/logo.html
index 07ecd8e830cca7b609572e1f9be56981560201cb..cfa86557e75998de80ab1983cedadfb0426c15d7 100644
--- a/client/samples/logo/logo.html
+++ b/client/samples/logo/logo.html
@@ -21,5 +21,6 @@
<input type="checkbox" name="invert">
</form>
<div id="icon"></div>
+ <script src="../../dart.js"></script>
dgrove 2012/01/20 20:57:03 ditto
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698