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

Unified Diff: web/inc/apps/logdog-app/main.ts

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/rpcexplorer/gulpfile.js ('k') | web/inc/apps/logdog-view/logdog-view.ts » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/inc/apps/logdog-app/main.ts
diff --git a/web/apps/logdog-app/scripts-ts/main.ts b/web/inc/apps/logdog-app/main.ts
similarity index 75%
rename from web/apps/logdog-app/scripts-ts/main.ts
rename to web/inc/apps/logdog-app/main.ts
index c5773c9c21e6a7b071c1568deeaf2c71e5a11558..d9ee3a5487aa3fbfbb2802be7168e5eb5cec0ad2 100644
--- a/web/apps/logdog-app/scripts-ts/main.ts
+++ b/web/inc/apps/logdog-app/main.ts
@@ -4,4 +4,4 @@
that can be found in the LICENSE file.
*/
-///<reference path="../inc/logdog-stream-view/model.ts" />
+///<reference path="../../logdog-stream-view/model.ts" />
« no previous file with comments | « web/apps/rpcexplorer/gulpfile.js ('k') | web/inc/apps/logdog-view/logdog-view.ts » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698