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

Unified Diff: runtime/observatory/observatory_sources.gypi

Issue 1406413006: Timeline service protocol support with Observatory UI (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month 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: runtime/observatory/observatory_sources.gypi
diff --git a/runtime/observatory/observatory_sources.gypi b/runtime/observatory/observatory_sources.gypi
index 630ca4c92bb9a7c0095398f0f8e1c90a82178764..f2102b8a6c80f5fa578d12ee285c789b6fd67a92 100644
--- a/runtime/observatory/observatory_sources.gypi
+++ b/runtime/observatory/observatory_sources.gypi
@@ -152,5 +152,8 @@
'web/index.html',
'web/main.dart',
'web/favicon.ico',
+ 'web/third_party/trace_viewer_full.html',
+ 'web/timeline.js',
+ 'web/timeline.html',
],
}

Powered by Google App Engine
This is Rietveld 408576698