Add is_chromecast to GN build.
commit77bdc2e6b89cac63abb81da88d87bd897da67f71
authorslan <slan@chromium.org>
Mon, 21 Sep 2015 17:56:26 +0000 (21 10:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Sep 2015 17:57:09 +0000 (21 17:57 +0000)
tree533a7f7d02f7ddf63dbe22d46f1cda8e6fd72a8c
parent2326a777f5acfc188e0493582597bd776bc55e22
Add is_chromecast to GN build.

There are several specific features needed for Chromecast builds. This
flag will be used to enable and disable these features. This flag is
the equivalent of 'embedded' and 'is_chromecast' in GYP, which mean the
same thing in practice.

BUG=516899
Bug:b/17615224

Review URL: https://codereview.chromium.org/1345013002

Cr-Commit-Position: refs/heads/master@{#349961}
20 files changed:
build/config/chromecast_build.gni [new file with mode: 0644]
build/config/features.gni
build/config/ui.gni
chrome/chrome_tests.gypi
chrome/test/BUILD.gn
chromecast/build/args.gn [deleted file]
chromecast/chromecast.gni
chromecast/graphics/BUILD.gn
chromecast/media/BUILD.gn
chromecast/media/base/BUILD.gn
chromecast/media/cma/backend/BUILD.gn
content/shell/BUILD.gn
media/BUILD.gn
media/media_options.gni
media/midi/BUILD.gn
net/BUILD.gn
ui/ozone/BUILD.gn
ui/ozone/ozone.gni
ui/ozone/platform/cast/BUILD.gn [new file with mode: 0644]
ui/ozone/platform/cast/cast.gypi