blob: e7af8fd76d7a0d04d86bbb43ca40dcbe1562d694 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/cobalt/metrics_registry.gni")
metrics_registry("metrics") {
# This must match the ID of our Cobalt project as specified in:
# third_party/cobalt_config/projects.yaml
project_id = 3142410971
namespace = "media_metrics"
generate_cc = true
generate_rust = false
generate_dart = false
}