blob: f368cd60d4ac3b8caed3fa07eeb36e957eff3ac3 [file] [log] [blame]
# Copyright 2021 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Used to enable the Speech On-Device API (SODA) in unit and browser tests.
enable_soda = false
}