summaryrefslogtreecommitdiffstats
path: root/components/tracing.gyp
Commit message (Collapse)AuthorAgeFilesLines
* Add chromium_code to tracing.gyp to build with warnings.joi@chromium.org2013-11-271-1/+3
| | | | | | | | | | | | | Also remove the defines! section which seems unnecessary (as far as I can tell none of the code impacted includes anything from //content). Both of these are per suggestion from thakis@. BUG=none Review URL: https://codereview.chromium.org/62833009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237563 0039d316-1c4b-4281-b951-d872f2087c98
* components: Rename components_tracing.gyp to follow the same pattern of the ↵tfarina@chromium.org2013-03-081-0/+31
other gyp files. We renamed it to tracing.gyp so it conforms with the other gyp files. components_tracing_untrusted.gyp was renamed to tracing_untrusted.gyp as well. And left as a separate gyp file as it's built as untrusted nacl and has its own special build requirements which may conflict with the other .gypi files. BUG=138280 R=jbauman@chromium.org,joi@chromium.org TBR=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/12599004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186956 0039d316-1c4b-4281-b951-d872f2087c98