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

Unified Diff: tracing/tracing/ui/extras/chrome_config.html

Issue 1996303002: [Tracing] Introduce Frame Data Side Panel (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 4 years, 6 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 | « tracing/trace_viewer.gypi ('k') | tracing/tracing/ui/extras/side_panel/frame_data_side_panel.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/extras/chrome_config.html
diff --git a/tracing/tracing/ui/extras/chrome_config.html b/tracing/tracing/ui/extras/chrome_config.html
index a928f5f9722a2e336c5136b9d8dc782b126af439..cd9fb3f91c41bf04426b69b8ece8d012925ac9dd 100644
--- a/tracing/tracing/ui/extras/chrome_config.html
+++ b/tracing/tracing/ui/extras/chrome_config.html
@@ -17,6 +17,7 @@ The chrome config is heavily used:
<link rel="import" href="/tracing/ui/base/ui.html">
<link rel="import" href="/tracing/ui/extras/chrome/cc/cc.html">
<link rel="import" href="/tracing/ui/extras/chrome/gpu/gpu.html">
+<link rel="import" href="/tracing/ui/extras/side_panel/frame_data_side_panel.html">
<link rel="import" href="/tracing/ui/extras/side_panel/input_latency_side_panel.html">
<link rel="import" href="/tracing/ui/extras/side_panel/time_summary_side_panel.html">
<link rel="import" href="/tracing/ui/extras/system_stats/system_stats.html">
« no previous file with comments | « tracing/trace_viewer.gypi ('k') | tracing/tracing/ui/extras/side_panel/frame_data_side_panel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698