Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
chrome
/
browser
/
ui
/
webui
/
ash
/
settings
/
app_management
/
BUILD.gn
blob: 21f9bfc925a63baafbee4016952a506a93f4e230 [
file
] [
log
] [
blame
]
# 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.
assert
(
is_chromeos
)
static_library
(
"app_management"
)
{
sources
=
[
"app_management_uma.h"
]
}