blob: 7b6829979a3fba3045a419a9bf0ffd3e28c9e421 [file] [log] [blame]
# Copyright 2025 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This is a version of perf_optimized_cast_receiver_args.gn that is intended for
# internal builds and requires src-internal.
#
# To use it do one of the following:
# * Add the following to your `gn args`:
# import("build/config/fuchsia/perf_optimized_cast_receiver_args_internal.gn")
# * Add the following to `gn_args` in a bot recipe:
# 'args_file': '//build/config/fuchsia/perf_optimized_cast_receiver_args_internal.gn'
import("//build/config/fuchsia/perf_optimized_cast_receiver_args.gn")
enable_widevine = true
use_internal_isolated_origins = true
use_official_google_api_keys = false
# ThinLTO is enabled to reduce the binary size.
use_thin_lto = true