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

Unified Diff: samples/third_party/dromaeo/tests/dom-query.dart

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-modify.html ('k') | samples/third_party/dromaeo/tests/dom-query.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/tests/dom-query.dart
diff --git a/client/dom/benchmarks/dromaeo/tests/dom-query.dart b/samples/third_party/dromaeo/tests/dom-query.dart
similarity index 98%
rename from client/dom/benchmarks/dromaeo/tests/dom-query.dart
rename to samples/third_party/dromaeo/tests/dom-query.dart
index 9aa25c7fab8d904a497c3f1ac999dc0110bf8eb2..4d015fdcec7385cd1439ebb9979de8156e299dda 100644
--- a/client/dom/benchmarks/dromaeo/tests/dom-query.dart
+++ b/samples/third_party/dromaeo/tests/dom-query.dart
@@ -1,6 +1,6 @@
#library("dom-query.dart");
#import("dart:dom");
-#import('../../common/common.dart');
+#import('../common/common.dart');
#import('runner.dart');
void main() {
« no previous file with comments | « samples/third_party/dromaeo/tests/dom-modify.html ('k') | samples/third_party/dromaeo/tests/dom-query.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698