blob: ceb5331027e85d8037e2d2abfc629338bcb65e91 [file] [log] [blame]
garykac3eddb5b2015-04-17 23:16:381# Copyright 2015 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
garykac3eddb5b2015-04-17 23:16:385import("//build/config/ui.gni")
sergeyu5342d96f2017-01-23 20:18:526import("//media/media_options.gni")
garykac3eddb5b2015-04-17 23:16:387
brettw2b112cd2016-10-12 19:35:368declare_args() {
scottmg2f97ee122017-05-12 17:50:379 enable_remoting = !is_chromecast && !is_fuchsia && enable_webrtc
garykac3eddb5b2015-04-17 23:16:3810}