blob: 0fff4748eafe3922e6f5f183e979ced6fcc256d7 [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() {
# Support for the experimental Rust mojo implementation.
enable_rust_mojo = false
}