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

Unified Diff: samples/third_party/dromaeo/tests/dom-attr-html.html

Issue 12086028: Fix up dromaeo after lib v2 merge and add Dromaeo smoketest to prevent future (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: samples/third_party/dromaeo/tests/dom-attr-html.html
diff --git a/samples/third_party/dromaeo/tests/dom-attr-html.html b/samples/third_party/dromaeo/tests/dom-attr-html.html
index 64f63a45565003be1fb475ea0f247d5ccee7841c..62079e63f4652c296a9d313b94d248c150bec592 100644
--- a/samples/third_party/dromaeo/tests/dom-attr-html.html
+++ b/samples/third_party/dromaeo/tests/dom-attr-html.html
@@ -1,7 +1,7 @@
<html>
<head>
<script type="application/dart" src="dom-attr-html.dart"></script>
-<script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
+<script src="../../../../pkg/browser/lib/dart.js"></script>
</head>
<body>
<div class="head">
« no previous file with comments | « samples/third_party/dromaeo/tests/Common.dart ('k') | samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698