blob: c030769d96a2ef1076ec16d60fa255f0b0b9b384 [file] [log] [blame]
# Copyright 2018 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.
import("//chrome/android/channel.gni")
declare_args() {
enable_feed_in_chrome = is_android
enable_feed_v2 = is_android && android_channel != "stable"
}