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

Unified Diff: web/apps/logdog-app/elements/logdog-app/logdog-app.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/gulp-common.js ('k') | web/apps/logdog-app/gulpfile.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/apps/logdog-app/elements/logdog-app/logdog-app.html
diff --git a/web/apps/logdog-app/elements/logdog-app/logdog-app.html b/web/apps/logdog-app/elements/logdog-app/logdog-app.html
index 0128ac8c42f68aa24fabb887d33a45ae125dce00..6879776d2cd954d789ae3f7f157e7d8defe591e1 100644
--- a/web/apps/logdog-app/elements/logdog-app/logdog-app.html
+++ b/web/apps/logdog-app/elements/logdog-app/logdog-app.html
@@ -20,7 +20,7 @@
<link rel="import" href="../../inc/bower_components/paper-toolbar/paper-toolbar.html">
<!-- Inline our main TypeScript -->
-<script src="../../scripts-ts/main.js"></script>
+<script src="../../inc/apps/logdog-app/main.js"></script>
<link rel="import" href="logdog-home-page.html">
<link rel="import" href="../../inc/logdog-app-base/logdog-app-base.html">
« no previous file with comments | « web/apps/gulp-common.js ('k') | web/apps/logdog-app/gulpfile.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698