Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add chromium_code to tracing.gyp to build with warnings. | joi@chromium.org | 2013-11-27 | 1 | -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.org | 2013-03-08 | 1 | -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 |