Sign in
chromium
/
chromium
/
src
/
third_party
/
ipcz
/
2078848791a884fe813128b9e5dddd9a28f83f46
/
.
/
BUILD.gn
blob: fc14e13e69d8532d618a342ca3a76f93c855901c [
file
] [
log
] [
blame
]
# Copyright 2022 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_overrides/ipcz.gni"
)
group
(
"all"
)
{
testonly
=
true
deps
=
[
"${ipcz_src_root}:all"
]
}