blob: 0f491fea0da24123cf2f9030b49165fbfa240530 [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.
declare_args() {
structured_metrics_enabled = is_win || is_mac || is_linux || is_chromeos
structured_metrics_debug_enabled = is_win || is_mac || is_linux || is_chromeos
}