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

Side by Side Diff: lib/html/benchmarks/dromaeo/dromaeo.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
« no previous file with comments | « lib/html/benchmarks/dromaeo/application.css ('k') | lib/html/benchmarks/dromaeo/favicon.ico » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 library {
2 import = [
3 '../../../html/html.lib',
4 '../../../json/dart_json.lib'
5 ]
6 source = [
7 'Dromaeo.dart',
8 'Suites.dart'
9 ]
10 entrypoint = 'Main.main'
11 }
OLDNEW
« no previous file with comments | « lib/html/benchmarks/dromaeo/application.css ('k') | lib/html/benchmarks/dromaeo/favicon.ico » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698