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

Unified Diff: web/apps/logdog-view/index.html

Issue 2570963003: Revert of Rewrite LogDog log viewer app. (Closed)
Patch Set: Created 4 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 | « web/apps/logdog-view/inc ('k') | web/apps/logdog-view/scripts-ts/main.ts » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/apps/logdog-view/index.html
diff --git a/web/apps/logdog-view/index.html b/web/apps/logdog-view/index.html
index c6ccb861b53f75ee297fe4b1c7fe6cf1e898bb1a..a5f83d7ba9b091e98ce00e1fb843595a8faf3c6e 100644
--- a/web/apps/logdog-view/index.html
+++ b/web/apps/logdog-view/index.html
@@ -11,7 +11,6 @@
<!-- Setup Polymer -->
<script src="inc/bower_components/webcomponentsjs/webcomponents-lite.min.js">
- </script>
<script>
window.Polymer = window.Polymer || {};
window.Polymer.dom = 'shadow';
« no previous file with comments | « web/apps/logdog-view/inc ('k') | web/apps/logdog-view/scripts-ts/main.ts » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698