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

Unified Diff: pkg/csslib/example/call_parser.html

Issue 814113004: Pull args, intl, logging, shelf, and source_maps out of the SDK. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Also csslib. Created 6 years 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 | « pkg/csslib/example/call_parser.dart ('k') | pkg/csslib/example/test.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/csslib/example/call_parser.html
diff --git a/pkg/csslib/example/call_parser.html b/pkg/csslib/example/call_parser.html
deleted file mode 100644
index 8dc02e47449eb7dbdc5d5ddda1e68e084126ed66..0000000000000000000000000000000000000000
--- a/pkg/csslib/example/call_parser.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-
-<html>
- <head>
- <meta charset="utf-8">
- <title>Call CSS Parser from Browser (Dart2JS and Dartium)</title>
- </head>
- <body>
- <h1>Dartium/Dart2JS Test</h1>
- <script type="application/dart" src="call_parser.dart"></script>
- <script src="packages/browser/dart.js"></script>
- </body>
-</html>
« no previous file with comments | « pkg/csslib/example/call_parser.dart ('k') | pkg/csslib/example/test.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698