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

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

Issue 2985273002: [web] Restructure and fix builds. (Closed)
Patch Set: [web] Restructure and fix builds. Created 3 years, 5 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 | « web/apps/logdog-app/scripts-ts/main.ts ('k') | web/apps/logdog-view/gulpfile.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/apps/logdog-view/elements/logdog-view/logdog-view.html
diff --git a/web/apps/logdog-view/elements/logdog-view/logdog-view.html b/web/apps/logdog-view/elements/logdog-view/logdog-view.html
index 2ac08b5f054b0d050c7765439add0af279cf92e4..599d123c05703ed75d9ad7a8869681164f4b6eca 100644
--- a/web/apps/logdog-view/elements/logdog-view/logdog-view.html
+++ b/web/apps/logdog-view/elements/logdog-view/logdog-view.html
@@ -7,7 +7,7 @@
<link rel="import" href="../../inc/bower_components/polymer/polymer.html">
<!-- Inline our main TypeScript -->
-<script src="../../scripts-ts/main.js"></script>
+<script src="../../inc/apps/logdog-view/main.js"></script>
<link rel="import" href="../../inc/bower_components/paper-styles/default-theme.html">
<link rel="import" href="../../inc/bower_components/paper-styles/typography.html">
« no previous file with comments | « web/apps/logdog-app/scripts-ts/main.ts ('k') | web/apps/logdog-view/gulpfile.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698