Make the ANGLE dEQP isolates use the angle_on_all_platforms
[chromium-blink-merge.git] / chromecast / chromecast.gni
blob610b179aeb94553483e92a4547f52b135ff87514
1 # 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.
5 declare_args() {
6   # chromecast_branding is used to indicate build version. Set it to
7   # "public" for Chromium build.
8   chromecast_branding = "public"
10   use_playready = false