1<!DOCTYPE html> 2<!-- 3Copyright (c) 2013 The Chromium Authors. All rights reserved. 4Use of this source code is governed by a BSD-style license that can be 5found in the LICENSE file. 6--> 7 8<link rel="import" href="/tracing/extras/lean_config.html"> 9 10<!-- 11The lean config is just enough to import uncompressed, trace-event-formatted 12json blobs. 13--> 14<link rel="import" href="/tracing/ui/extras/highlighter/vsync_highlighter.html"> 15<link rel="import" href="/tracing/ui/side_panel/file_size_stats_side_panel.html"> 16