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" ]
}