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

Unified Diff: samples/third_party/dromaeo/index.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/images/water.png ('k') | samples/third_party/dromaeo/reset.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/index.html
diff --git a/client/dom/benchmarks/dromaeo/index.html b/samples/third_party/dromaeo/index.html
similarity index 95%
rename from client/dom/benchmarks/dromaeo/index.html
rename to samples/third_party/dromaeo/index.html
index 500949a5cda945f14febc556e495234978682b0a..46c4381987431ed1e54a281cbf40fa9fc16e2219 100644
--- a/client/dom/benchmarks/dromaeo/index.html
+++ b/samples/third_party/dromaeo/index.html
@@ -6,6 +6,7 @@
<link href="reset.css" rel="stylesheet" type="text/css" />
<link href="application.css" rel="stylesheet" type="text/css" />
<script type="application/dart" src="Dromaeo.dart"></script>
+ <script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
</head>
<body>
<div id="top" >
« no previous file with comments | « samples/third_party/dromaeo/images/water.png ('k') | samples/third_party/dromaeo/reset.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698