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