chromium/fuchsia_web/av_testing/BUILD.gn

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

import("//build/config/python.gni")

python_library("av_sync_tests") {
  testonly = true
  pydeps_file = "av_sync_tests.pydeps"
}