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

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

Issue 9374026: Move dromaeo to third_party (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Moved Dromaeo to third party. Created 8 years, 10 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 | « samples/third_party/dromaeo/tests/dom-traverse.dart ('k') | samples/third_party/dromaeo/tests/runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/tests/dom-traverse.html
diff --git a/client/dom/benchmarks/dromaeo/tests/dom-traverse.html b/samples/third_party/dromaeo/tests/dom-traverse.html
similarity index 99%
rename from client/dom/benchmarks/dromaeo/tests/dom-traverse.html
rename to samples/third_party/dromaeo/tests/dom-traverse.html
index 1b307344a7d2678ec0be2a0e0ce7b402f7810404..f0bb58b468b8ec39bc07059bf7d962bd11ca53b8 100644
--- a/client/dom/benchmarks/dromaeo/tests/dom-traverse.html
+++ b/samples/third_party/dromaeo/tests/dom-traverse.html
@@ -1,6 +1,7 @@
<html>
<head>
<script type="application/dart" src="dom-traverse.dart"></script>
+<script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
</head>
<body>
<div class="head">
« no previous file with comments | « samples/third_party/dromaeo/tests/dom-traverse.dart ('k') | samples/third_party/dromaeo/tests/runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698