xref: /aosp_15_r20/external/openscreen/osp/impl/quic/testing/DEPS (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1*3f982cf4SFabien Sanglard# Copyright 2019 The Chromium Authors. All rights reserved.
2*3f982cf4SFabien Sanglard# Use of this source code is governed by a BSD-style license that can be
3*3f982cf4SFabien Sanglard# found in the LICENSE file.
4*3f982cf4SFabien Sanglard
5*3f982cf4SFabien Sanglardinclude_rules = [
6*3f982cf4SFabien Sanglard    '+platform/impl',  # Needed by quic_test_support.h
7*3f982cf4SFabien Sanglard]
8