summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/android/features/tab_ui/buildflags.gni
blob: e15c9ae3e175ceb4ff964caa3798071ebab8d465 (plain)
1
2
3
4
5
6
7
8
# 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
}