113b205c5d
R=johnniwinther@google.com Review URL: https://codereview.chromium.org//280513002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36215 260f80e4-7a28-3924-810f-c04153c831b5
This program serves a visualization of a JavaScript source map file generated by dart2js or pub. Usage: dart bin/source_map_viewer.dart <path to map file>. The default system browser is started and pointed to the viewer if available.