blob: 06376993369b50c037d20798e9d7e900cf2d8d55 [file] [log] [blame]
# Copyright 2019 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() {
# Controls the feature being a DFM or not.
disable_tab_ui_dfm = true
# Whether to create tab_ui module as an asynchronous DFM.
async_tab_ui = false
}