blob: efbfca2018d1804d94704096b5126bcd96005cbb [file] [log] [blame]
Avi Drissman60039d42022-09-13 21:49:051# Copyright 2016 The Chromium Authors
brettw00899e62016-11-12 02:10:172# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
Daniel Nicoaracf98a1bf2022-08-09 19:51:445import("//build/config/chromecast_build.gni")
6
brettw00899e62016-11-12 02:10:177declare_args() {
Daniel Nicoaracf98a1bf2022-08-09 19:51:448 enable_extensions = !is_android && !is_ios && !is_castos
brettw00899e62016-11-12 02:10:179}