summaryrefslogtreecommitdiff
path: root/chromium/third_party/trace-viewer/src/tracing/standalone_timeline_view.js
blob: c3b45cee5cf8869f9bc2d7e628a3e7f8e32aab08 (plain)
1
2
3
4
5
6
7
8
9
// 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.

'use strict';

base.requireStylesheet('ui.trace_viewer');
base.require('tracing.timeline_view');
base.require('tracing.importer');