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

Side by Side Diff: client/html/benchmarks/dromaeo/dromaeo.app

Issue 9845043: Rename client/{dom,html} to lib/{dom,html} . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 '../../../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 | « client/html/benchmarks/dromaeo/application.css ('k') | client/html/benchmarks/dromaeo/favicon.ico » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698