blob: 008b80c7b28683940e41e86099702def71f9d9dd [file] [log] [blame]
# Copyright 2018 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() {
# Whether Feed is enabled in the build.
enable_feed_v2 = !is_ios
}