summaryrefslogtreecommitdiffstats
path: root/media/media_options.gni
Commit message (Collapse)AuthorAgeFilesLines
* GN: Make chrome/{browser,common,renderer} compile on macjamesr@chromium.org2014-07-301-1/+1
| | | | | | | | | | | | | This adds GN rules for google_toolbox_for_mac and generate_localize as well as fixing up various source issues that show up on the mac build. With this chrome/{browser,common,renderer} compile on mac (but probably don't fully link). R=brettw@chromium.org Review URL: https://codereview.chromium.org/407093015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286364 0039d316-1c4b-4281-b951-d872f2087c98
* Factorize media/audio into new GN.dalecurtis@chromium.org2014-07-191-0/+45
Breaks out one of the most complex media/ targets into its own BUILD.gn file for improved readibility and targetting. BUG=none TEST=media_unittests Review URL: https://codereview.chromium.org/396793003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284314 0039d316-1c4b-4281-b951-d872f2087c98