Sign in
chromium
/
chromium
/
src
/
1124233e159b645139e72d54d6e9ce38e76c2040
/
.
/
components
/
feed
/
features.gni
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
}