Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
ios
/
web
/
public
/
permissions
/
BUILD.gn
blob: c12e6020078bed10243c620657574e972b32f37e [
file
] [
log
] [
blame
]
# Copyright 2021 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set
(
"permissions"
)
{
sources
=
[
"permissions.h"
]
frameworks
=
[
"Foundation.framework"
]
}