summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/sharing/buildflags.gni
blob: 11393cd5f2d0e3877eb42e3cae9c97b74aaefaac (plain)
1
2
3
4
5
6
7
# Copyright 2020 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() {
  enable_discovery = false
}