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

Side by Side Diff: lib/html/benchmarks/dromaeo/tests/dom-traverse.app

Issue 9950103: Remove obsolete version of dromaeo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 library {
2 import = [
3 '../../../../html/html.lib',
4 '../../common/common.lib',
5 'runner.lib'
6 ]
7 source = [
8 'DomTraverse.dart'
9 ]
10 entrypoint = 'Main.main'
11 }
OLDNEW
« no previous file with comments | « lib/html/benchmarks/dromaeo/tests/dom-query.html ('k') | lib/html/benchmarks/dromaeo/tests/dom-traverse.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698