blob: 0f8ae1a07774a58c0a6de8033e3d1f0fe15b5185 [file] [log] [blame]
# Copyright (c) 2014 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.
"""Trace-viewer component model.
This module implements trace-viewer's component model.
"""
from tvcm.generate import *
from tvcm.dev_server import DevServer
from tvcm.project import Project