Sign in
chromium
/
chromium
/
src.git
/
main
/
.
/
chrome
/
browser
/
upgrade_detector
/
BUILD.gn
blob: f2fa29b23678becdac22a4a55fc6643b6dae161d [
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.
source_set
(
"build_state_observer"
)
{
public
=
[
"build_state_observer.h"
]
public_deps
=
[
"//base"
]
}