aboutsummaryrefslogtreecommitdiff
path: root/catapult/telemetry/telemetry/internal/backends/chrome_inspector/__init__.py
blob: 83c375cb4c7358e4cb9e0fa4309366a3e4357aa1 (plain)
1
2
3
4
5
6
# Copyright 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.
"""This package contains classes and methods for controlling the chrome
devtool.
"""