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

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

Issue 2991253003: [logdog] Replace list view with query view. (Closed)
Patch Set: Created 3 years, 4 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
Index: web/inc/apps/logdog-app/main.ts
diff --git a/web/inc/apps/logdog-app/main.ts b/web/inc/apps/logdog-app/main.ts
index d9ee3a5487aa3fbfbb2802be7168e5eb5cec0ad2..b27a663d5581b2f6481f5f891e96870cd108854a 100644
--- a/web/inc/apps/logdog-app/main.ts
+++ b/web/inc/apps/logdog-app/main.ts
@@ -5,3 +5,4 @@
*/
///<reference path="../../logdog-stream-view/model.ts" />
+///<reference path="../../logdog-query-view/view.ts" />

Powered by Google App Engine
This is Rietveld 408576698