blob: a928f5f9722a2e336c5136b9d8dc782b126af439 [file] [log] [blame]
<!DOCTYPE html>
<!--
Copyright (c) 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!--
The chrome config is heavily used:
- chrome://tracing,
- trace2html, which in turn implies
- adb_profile_chrome
- telemetry
-->
<link rel="import" href="/tracing/extras/chrome_config.html">
<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/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">
<link rel="import" href="/tracing/ui/timeline_view.html">