commit | 656b6b2f1b3deb5b59afaab352ac7f2b5ce5a85c | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Apr 18 00:34:58 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Apr 18 00:34:58 2014 |
tree | 0920e9df912e8b1cad5504fe8c4033f37407b003 | |
parent | b173fba9edc71058028b0d6e7f6903452fea2f90 [diff] |
Add BUILD.gn file for os_crypt so we can build this target with GN. Add os_crypt to GN build. Debug: $ gn gen out/Debug_gn --args=is_debug=true $ ninja -C out/Debug_gn os_crypt Release: $ gn gen out/Release_gn --args=is_debug=false $ ninja -C out/Release_gn os_crypt BUG=None TEST=see above, it LINKS. [email protected], [email protected] [email protected] Review URL: https://codereview.chromium.org/240483005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264688 0039d316-1c4b-4281-b951-d872f2087c98