blob: eac54d247cfdbf6fe5287c61b989891caea53c17 [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.
-->
<!-- Core and UI configs. -->
<link rel="import" href="/model/model.html">
<link rel="import" href="/ui/base/ui.html">
<link rel="import" href="/ui/timeline_view.html">
<!-- Features used by Android systrace. -->
<link rel="import" href="/extras/importer/battor_importer.html">
<link rel="import" href="/extras/importer/ddms_importer.html">
<link rel="import" href="/extras/importer/linux_perf/ftrace_importer.html">
<link rel="import" href="/ui/extras/side_panel/alerts_side_panel.html">
<link rel="import" href="/extras/android/android_auditor.html">