blob: 602c91c2165db4e3104052f2ec73a02530ea7e5e [file] [log] [blame]
<!DOCTYPE html>
<!--
Copyright (c) 2015 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.
-->
<link rel="import" href="/tracing/base/color_scheme.html">
<script>
'use strict';
tr.b.unittest.testSuite(function() {
var ColorScheme = tr.b.ColorScheme;
});
</script>