1
    2
    3
    4
    5
    6
    7
    8

content / test / gpu / gpu_tests / __init__.py [blame]

# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import gpu_path_util
from gpu_path_util import setup_telemetry_paths  # pylint: disable=unused-import

gpu_path_util.AddDirToPathIfNeeded(gpu_path_util.CHROMIUM_SRC_DIR, 'build')