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

Unified Diff: packages/js_util/example/js_util.html

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/js_util/example/js_util.dart ('k') | packages/js_util/lib/dist/js_util.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/js_util/example/js_util.html
diff --git a/packages/js_util/example/js_util.html b/packages/js_util/example/js_util.html
deleted file mode 100644
index 1a26173af356af7d8d5eaa212a43a3be7923dc77..0000000000000000000000000000000000000000
--- a/packages/js_util/example/js_util.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-
-<html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>js_util Demo</title>
- <script src="packages/js_util/dist/js_util.js"></script>
- <script async src="packages/browser/dart.js"></script>
- </head>
- <body>
- <h1>js_util Demo</h1>
-
- <div id="container"></div>
-
- <script async type="application/dart" src="js_util.dart"></script>
- </body>
-</html>
« no previous file with comments | « packages/js_util/example/js_util.dart ('k') | packages/js_util/lib/dist/js_util.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698